mirror of
https://github.com/morten-olsen/react-native-ref.git
synced 2026-02-08 00:36:24 +01:00
init
This commit is contained in:
6
packages/ui/.storybook/manager.js
Normal file
6
packages/ui/.storybook/manager.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import { addons } from '@storybook/manager-api';
|
||||
import { theme } from './theme';
|
||||
|
||||
addons.setConfig({
|
||||
theme,
|
||||
});
|
||||
Reference in New Issue
Block a user