Fix how radio 'checked' properties are set.

This commit is contained in:
Austin Smith
2025-11-19 08:39:27 -05:00
parent 4d1a652e84
commit a3b9ee2f99
4 changed files with 12 additions and 7 deletions

6
package-lock.json generated
View File

@@ -4877,7 +4877,11 @@
},
"packages/declaform": {
"version": "1.0.0",
"license": "ISC"
"license": "ISC",
"dependencies": {
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1"
}
},
"packages/json-schema": {
"version": "1.0.0",