File tree Expand file tree Collapse file tree 3 files changed +4
-14
lines changed
Expand file tree Collapse file tree 3 files changed +4
-14
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,11 @@ import CardNodejs from "/snippets/card-nodejs.mdx";
1010import CardNextjs from " /snippets/card-nextjs.mdx" ;
1111import CardRemix from " /snippets/card-remix.mdx" ;
1212import CardSupabase from " /snippets/card-supabase.mdx" ;
13- import CardSequin from " /snippets/card-sequin.mdx" ;
1413
1514<CardGroup cols = { 3 } >
1615 <CardBun />
1716 <CardNodejs />
1817 <CardNextjs />
1918 <CardRemix />
20- <CardSequin />
2119 <CardSupabase />
22-
2320</CardGroup >
Original file line number Diff line number Diff line change 257257 " guides/frameworks/bun" ,
258258 " guides/frameworks/nextjs" ,
259259 " guides/frameworks/nodejs" ,
260- " guides/frameworks/prisma" ,
261260 " guides/frameworks/remix" ,
262- " guides/frameworks/sequin" ,
263261 {
264262 "group" : " Supabase" ,
265263 "icon" : " bolt" ,
272270 }
273271 ]
274272 },
273+ {
274+ "group" : " Guides" ,
275+ "pages" : [" guides/frameworks/prisma" , " guides/frameworks/sequin" ]
276+ },
275277 {
276278 "group" : " Example tasks" ,
277279 "pages" : [
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments