mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 01:12:59 +00:00
feat: layout action search prototype
[deploy]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import tippy from "tippy.js"
|
||||
import InputEdit from "$lib/components/InputEdit.svelte"
|
||||
import InputEdit from "$lib/components/layout/InputEdit.svelte"
|
||||
import type {Action} from "svelte/action"
|
||||
|
||||
export const editableLayout: Action<HTMLButtonElement, {id: number; quadrant: number}> = (
|
||||
|
||||
Reference in New Issue
Block a user