Add export for useSettingsNotifications hook
This commit is contained in:
parent
69bc6c6462
commit
adc783761c
|
@ -22,3 +22,4 @@ export { useSettings } from './useSettings';
|
|||
export { useSoapboxConfig } from './useSoapboxConfig';
|
||||
export { useSystemTheme } from './useSystemTheme';
|
||||
export { useTheme } from './useTheme';
|
||||
export { useSettingsNotifications } from './useSettingsNotifications';
|
Loading…
Reference in New Issue