Skip to content

Commit 154eec9

Browse files
authored
chore(repo): Switch clerk-js sandbox to staging instance (#8070)
1 parent b764267 commit 154eec9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/cute-views-tell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/clerk-js/sandbox/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
<script
373373
type="text/javascript"
374374
src="/<%= htmlRspackPlugin.files.js[0] %>"
375-
data-clerk-publishable-key="pk_test_dG91Y2hlZC1sYWR5YmlyZC0yMy5jbGVyay5hY2NvdW50cy5kZXYk"
375+
data-clerk-publishable-key="pk_test_c3VtbWFyeS1tYW4tOTkuY2xlcmsuYWNjb3VudHNzdGFnZS5kZXYk"
376376
></script>
377377
<script
378378
type="text/javascript"

0 commit comments

Comments
 (0)