exported General component from plugin-user-setting

Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
This commit is contained in:
Matteo Barone
2021-06-24 15:21:27 +02:00
parent c04e070bfc
commit 71afed7f34
3 changed files with 9 additions and 0 deletions
@@ -16,3 +16,4 @@
export { Settings } from './Settings';
export { SettingsPage as Router } from './SettingsPage';
export * from './AuthProviders';
export { General } from './General';