Merge branch 'master' into feat/db

This commit is contained in:
Gabriel Horner
2023-09-07 17:52:25 -04:00
117 changed files with 4012 additions and 2680 deletions

View File

@@ -29,7 +29,7 @@
[val {:keys [key type title default description inputAs]} update-setting!]
[:div.desc-item.as-input
{:data-key key}
{:data-key key :key key}
[:h2 [:code key] (ui/icon "caret-right") [:strong title]]
[:label.form-control