Pop out dynamic form editor into dialog

This commit is contained in:
Gregory Schier
2025-07-11 08:33:04 -07:00
parent 791e5ad486
commit ad4e073f62
2 changed files with 82 additions and 18 deletions

View File

@@ -45,6 +45,7 @@ const icons = {
download: lucide.DownloadIcon,
ellipsis: lucide.EllipsisIcon,
external_link: lucide.ExternalLinkIcon,
expand: lucide.ExpandIcon,
eye: lucide.EyeIcon,
eye_closed: lucide.EyeOffIcon,
file_code: lucide.FileCodeIcon,