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 57d1827 commit 1361100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AccountSwitcher/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ 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

1 comment on commit 1361100

@thisyahlen-deriv
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Please sign in to comment.