From 0231ff11885708e6b8ef0acb3da75c9f8de073e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnora?= Date: Thu, 20 Jun 2024 10:20:02 -0400 Subject: [PATCH] chore: small change for testing vercel --- .../src/pages/components/account-switcher/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/paste-website/src/pages/components/account-switcher/index.mdx b/packages/paste-website/src/pages/components/account-switcher/index.mdx index f7d5d5e436..b5dca92a03 100644 --- a/packages/paste-website/src/pages/components/account-switcher/index.mdx +++ b/packages/paste-website/src/pages/components/account-switcher/index.mdx @@ -137,6 +137,6 @@ A menu item that can perform a single selection of an item within a named group. Simple horizontal rule used to separate groups or individual items. -### useAccountSwitcherState hook +### useAccountSwitcherState hook -React hook used to initialise the Account Switcher with various options. It returns state and actions that can be taken on the Account Switcher. +React hook used to initialise the Account Switcher with various options. It returns state and actions that can be taken on the Account Switcher.