feat(SW-713): update folder structure

This commit is contained in:
Fredrik Thorsson
2024-10-29 13:54:57 +01:00
parent 4269b23dc0
commit cddbbabe93
7 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ import { Dialog, Modal, ModalOverlay } from "react-aria-components"
import { useIntl } from "react-intl"
import { CloseLargeIcon } from "@/components/Icons"
import { SidePeekContext } from "@/components/SidePeekProvider"
import { SidePeekContext } from "@/components/SidePeeks/SidePeekProvider"
import Button from "../Button"
import Title from "../Text/Title"