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 3cc5a58 commit 591284dCopy full SHA for 591284d
site/src/components/Dialogs/ResetPasswordDialog/ResetPasswordDialog.stories.tsx
@@ -1,6 +1,7 @@
1
import { action } from "@storybook/addon-actions"
2
import { Story } from "@storybook/react"
3
-import { MockUser } from "../../../testHelpers/renderHelpers"
+import { MockUser } from "testHelpers/entities"
4
+
5
import {
6
ResetPasswordDialog,
7
ResetPasswordDialogProps,
0 commit comments