feat : ajout du composant tabList

This commit is contained in:
2026-03-23 08:44:45 +01:00
parent 09cc3edf6f
commit 41470254cf
7 changed files with 912 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ export default {
content: [
'./app/**/*.{vue,js,ts}',
'./app/**/*.story.{vue,js,ts}',
'./.playground/**/*.{vue,js,ts}',
'./histoire.setup.ts',
'./histoire.config.ts',
],