Skip to content

Commit b220a88

Browse files
hide stackblitz links for start (#429)
stackblitz does not yet support Async Local Storage
1 parent 73c7ce6 commit b220a88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libraries/start.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ export const startProject = {
3232
frameworks: ['react', 'solid'],
3333
scarfId: 'b6e2134f-e805-401d-95c3-2a7765d49a3d',
3434
showNetlifyUrl: true,
35+
// hide stackblitz until they support Async Local Storage
36+
hideStackblitzUrl: true,
3537
menu: [
3638
{
3739
icon: <BiBookAlt />,

0 commit comments

Comments
 (0)