WIP: Améliorations UX et corrections de bugs avant création des épiques
This commit is contained in:
6
keep-notes/components/settings/index.ts
Normal file
6
keep-notes/components/settings/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export { SettingsNav } from './SettingsNav'
|
||||
export { SettingsSection } from './SettingsSection'
|
||||
export { SettingToggle } from './SettingToggle'
|
||||
export { SettingSelect } from './SettingSelect'
|
||||
export { SettingInput } from './SettingInput'
|
||||
export { SettingsSearch } from './SettingsSearch'
|
||||
Reference in New Issue
Block a user