Skip to content

Commit

Permalink
Update sign-in docs SDK condition for JavaScript frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
NWylynko committed Mar 7, 2025
1 parent 23e62ea commit 753d508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/authentication/sign-in.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The following example includes basic implementation of the `<SignIn />` componen
</Tab>
</Tabs>

<If sdk="javascript">
<If sdk="javascript-frontend">
## Usage with JavaScript

The following methods available on an instance of the [`Clerk`](/docs/references/javascript/clerk) class are used to render and control the `<SignIn />` component:
Expand Down

0 comments on commit 753d508

Please sign in to comment.