Skip to content

Commit aa1ea07

Browse files
hide stackblitz links for start (TanStack#429)
stackblitz does not yet support Async Local Storage
1 parent 153ce9f commit aa1ea07

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)