Skip to content

Commit

Permalink
chore: test redeploy vercel link
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienne-deriv committed Oct 2, 2024
1 parent 1361100 commit d681251
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AccountSwitcher/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import styles from './account_switcher.module.scss';
import SearchButton from '../SearchButton';
import Translate from '@docusaurus/Translate';


const AccountSwitcher = () => {
const [OAuth2EnabledApps, OAuth2EnabledAppsInitialised] =
useGrowthbookGetFeatureValue<TOAuth2EnabledAppList>({
Expand Down

0 comments on commit d681251

Please sign in to comment.