From e9f1e1c5f27d07aee767798bf1edbdc337a3b06f Mon Sep 17 00:00:00 2001 From: sohey Date: Tue, 21 Oct 2025 16:07:07 +0200 Subject: [PATCH] remove coming soon for notif --- .../latest/components/minikit/hooks/useAddFrame.mdx | 4 ++-- .../latest/components/minikit/hooks/useNotification.mdx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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)