1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

Added fix for ComponentSettingSection component location

This commit is contained in:
Dean 2023-08-24 15:26:00 +01:00
parent dc500ba290
commit 38e46dfa15

View file

@ -3,7 +3,7 @@
import { store } from "builderStore"
import { cloneDeep } from "lodash/fp"
import { createEventDispatcher } from "svelte"
import ComponentSettingsSection from "../../../../../pages/builder/app/[application]/design/[screenId]/components/[componentId]/_components/settings/ComponentSettingsSection.svelte"
import ComponentSettingsSection from "../../../../../pages/builder/app/[application]/design/[screenId]/[componentId]/_components/Component/ComponentSettingsSection.svelte"
export let anchor
export let field