summaryrefslogtreecommitdiff
path: root/templates/form/fields/name.toml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/form/fields/name.toml')
-rw-r--r--templates/form/fields/name.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/form/fields/name.toml b/templates/form/fields/name.toml
index 5f45d87..5c888b6 100644
--- a/templates/form/fields/name.toml
+++ b/templates/form/fields/name.toml
@@ -1,7 +1,6 @@
type = "text"
name = "name"
-attributes = {
- "data-value" = 123,
-}
+[attributes]
+data-value = 123