Merge branch 'knobs' into entropy-settings-ui

* knobs:
  Add comment
  Properly parameterize the field name
  Remove leftover console.log
  Correct the reserved area math
  Better a11y
  Connect the range slider
  Basic radio input working
  Expose button so you can delete drafts
  Save button should match card color
  `x` interferes with string entry, try `SHIFT+ENTER` to toggle checkboxes
  Remove unnecessary param and update condition
This commit is contained in:
Jason Zimdars
2025-06-04 20:34:04 -05:00
10 changed files with 65 additions and 29 deletions
+1 -1
View File
@@ -139,4 +139,4 @@
margin-block-start: 1ch;
text-transform: uppercase;
}
}
}