We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0900210 commit 7425469Copy full SHA for 7425469
packages/unity-react-core/.storybook/preview.jsx
@@ -3,7 +3,7 @@ import "@asu/unity-bootstrap-theme/src/scss/unity-bootstrap-theme.bundle.scss";
3
import * as bootstrap from "bootstrap/dist/js/bootstrap.bundle.min.js";
4
globalThis.bootstrap = bootstrap;
5
6
-import "@asu/unity-bootstrap-theme/src/js/unity-bootstrap-theme.js";
+import "@asu/unity-bootstrap-theme/src/js/unity-bootstrap.js";
7
import { globalDecorators } from "./decorators.tsx";
8
import { Container } from "./docPage.tsx";
9
0 commit comments