chore(Modal): add preset system

This commit is contained in:
Benjamin Canac
2022-03-14 16:55:16 +01:00
parent dca0ff4a60
commit f38b920305
5 changed files with 73 additions and 5 deletions

View File

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