diff --git a/docs/onchainkit/latest/components/minikit/hooks/useAddFrame.mdx b/docs/onchainkit/latest/components/minikit/hooks/useAddFrame.mdx index 0aa84401..d9c8b5ff 100644 --- a/docs/onchainkit/latest/components/minikit/hooks/useAddFrame.mdx +++ b/docs/onchainkit/latest/components/minikit/hooks/useAddFrame.mdx @@ -1,6 +1,6 @@ --- -title: useAddFrame (coming soon) -description: Allow users to save your Mini App to their collection (Coming Soon) +title: useAddFrame +description: Allow users to save your Mini App to their collection --- Defined in [@coinbase/onchainkit](https://github.com/coinbase/onchainkit) diff --git a/docs/onchainkit/latest/components/minikit/hooks/useNotification.mdx b/docs/onchainkit/latest/components/minikit/hooks/useNotification.mdx index bbd0f585..676eb619 100644 --- a/docs/onchainkit/latest/components/minikit/hooks/useNotification.mdx +++ b/docs/onchainkit/latest/components/minikit/hooks/useNotification.mdx @@ -1,6 +1,6 @@ --- -title: useNotification (coming soon) -description: Send notifications via a backend proxy to users who saved your Mini App (Coming Soon) +title: useNotification +description: Send notifications via a backend proxy to users who saved your Mini App --- Defined in [@coinbase/onchainkit](https://github.com/coinbase/onchainkit)