We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8cb81 commit e609e5aCopy full SHA for e609e5a
site/src/components/AlertBanner/AlertBanner.stories.tsx
@@ -1,5 +1,5 @@
1
import { Story } from "@storybook/react"
2
-import { AlertBanner } from "./AlertBanner"
+import { AlertBanner } from "./AlertBanner"
3
import Button from "@material-ui/core/Button"
4
import { makeMockApiError } from "testHelpers/entities"
5
import { AlertBannerProps } from "./alertTypes"
0 commit comments