Skip to content

Commit b8d6286

Browse files
fix(cli): add sign-up screen for Clerk
1 parent fc77367 commit b8d6286

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

apps/cli/src/prompts/frontend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export async function getFrontendChoice(
9898
},
9999
{
100100
value: "native-uniwind" as const,
101-
label: "UniWind",
101+
label: "Uniwind",
102102
hint: "Use Tailwind CSS for React Native",
103103
},
104104
{

0 commit comments

Comments
 (0)