Initial commit from prod-batam
This commit is contained in:
8
platform/ui/.storybook/OHIFTheme.js
Normal file
8
platform/ui/.storybook/OHIFTheme.js
Normal file
@@ -0,0 +1,8 @@
|
||||
import { create } from '@storybook/theming';
|
||||
|
||||
export default create({
|
||||
base: 'light',
|
||||
brandTitle: 'OHIF',
|
||||
brandUrl: 'https://ohif.org',
|
||||
brandImage: 'ohif-logo-light.svg',
|
||||
});
|
||||
Reference in New Issue
Block a user