feat(ColorPicker): implement component (#2670)

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
Alex
2024-12-05 18:11:43 +05:00
committed by GitHub
parent 3e283117d2
commit e475b6438d
14 changed files with 966 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ export const collections = {
type: 'page',
source: [{
include: '**/*'
}, pro!],
}, pro!].filter(Boolean),
schema
})
}