feat: nextjs ssr auth tutorial

This commit is contained in:
loks0n
2024-02-09 11:50:58 +00:00
parent efd44deeb6
commit f6c4e3626e
12 changed files with 421 additions and 1 deletions

View File

@@ -22,7 +22,8 @@
flutter: 'icon-flutter',
nuxt: 'icon-nuxt',
stripe: 'icon-stripe',
refine: 'aw-icon-refine'
refine: 'aw-icon-refine',
'next.js': 'icon-nextjs'
};
const getIcon = (tutorial: MappedTutorial) => {