chore(types): export button

This commit is contained in:
Benjamin Canac
2023-05-23 15:24:41 +02:00
parent 45ba3b26da
commit 32dc2264d8

View File

@@ -1,4 +1,5 @@
export * from './avatar'
export * from './button'
export * from './clipboard'
export * from './command-palette'
export * from './notification'