feat(Carousel): implement component (#2288)

This commit is contained in:
Benjamin Canac
2024-10-08 17:12:43 +02:00
committed by GitHub
parent 69a6e11c52
commit 68ee3f11ca
43 changed files with 1553 additions and 27 deletions

View File

@@ -13,6 +13,7 @@ const components = [
'button',
'button-group',
'card',
'carousel',
'checkbox',
'chip',
'collapsible',