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 905ad32 commit 33010e2Copy full SHA for 33010e2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@diamondlightsource/sci-react-ui",
3
- "version": "0.3.1-alpha.1",
+ "version": "0.3.1-alpha.2",
4
"files": [
5
"dist/"
6
],
src/components/navigation/Footer.stories.tsx
@@ -1,4 +1,4 @@
-import { Meta, StoryObj } from "@storybook/react/*";
+import { Meta, StoryObj } from "@storybook/react";
import { Footer, FooterLink, FooterLinks } from "./Footer";
import { MockLink } from "../../utils/MockLink";
0 commit comments