Skip to content

Commit 4334f64

Browse files
authored
examples:start-clerk-basic fixed .env (#5735)
1 parent 818a5e7 commit 4334f64

File tree

1 file changed

+1
-1
lines changed
  • examples/react/start-clerk-basic

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
CLERK_PUBLISHABLE_KEY=[YOUR_CLERK_PUBLISHABLE_KEY]
1+
VITE_CLERK_PUBLISHABLE_KEY=[YOUR_CLERK_PUBLISHABLE_KEY]
22
CLERK_SECRET_KEY=[YOUR_CLERK_SECRET_KEY]

0 commit comments

Comments
 (0)