import fix

This commit is contained in:
Ulf Gebhardt 2024-10-29 11:58:27 +01:00
parent 7e02a76102
commit caa0faf194
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,4 +1,4 @@
import { Item } from "utopia-ui/dist/types"
import { Item } from "../../../types"
import { TextView } from "../../Map"
import ContactInfo from "../Subcomponents/ContactInfo"
import ProfileSubHeader from "../Subcomponents/ProfileSubHeader"