chore(Toggle): handle preset system

This commit is contained in:
Benjamin Canac
2022-01-05 11:24:18 +01:00
parent 15a907f2cf
commit d52a27f8c3
3 changed files with 73 additions and 8 deletions

View File

@@ -109,6 +109,7 @@ const components = [
label: 'Toggle',
to: '/components/Toggle',
nuxt3: true,
preset: true,
capi: true
},
{