chore(site): Upgrade storybook to 7.0.4 (#7127)

This commit is contained in:
Bruno Quaresma
2023-04-13 18:36:20 -03:00
committed by GitHub
parent 085330ad96
commit 17bb1a1ff1
217 changed files with 2333 additions and 5784 deletions

View File

@ -8,7 +8,7 @@ import {
getFormHelpers,
nameValidator,
onChangeTrimmed,
} from "../../util/formUtils"
} from "../../utils/formUtils"
import { FormFooter } from "../FormFooter/FormFooter"
import { FullPageForm } from "../FullPageForm/FullPageForm"
import { Stack } from "../Stack/Stack"