mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 15:31:46 +01:00
chore(module): update theming
This commit is contained in:
3
src/theme/index.ts
Normal file
3
src/theme/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as button } from './button'
|
||||
export { default as container } from './container'
|
||||
export { default as tooltip } from './tooltip'
|
||||
Reference in New Issue
Block a user