DocSpace-buildtools/packages/asc-web-components/.storybook/contexts/index.js

4 lines
85 B
JavaScript
Raw Normal View History

import ThemeContext from "./theme-context";
export const contexts = [ThemeContext];