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 4284277 commit cd2dc3cCopy full SHA for cd2dc3c
src/components/quote/Quote.stories.tsx
@@ -1,5 +1,5 @@
1
import {Meta, StoryObj} from "@storybook/react";
2
-import {Quote} from "./Quote";
+import Quote from "./Quote";
3
import React from "react";
4
import {Colors} from "../../utils/types";
5
0 commit comments