[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2024-08-12 09:25:34 +00:00
committed by GitHub
parent 2352137f6b
commit d24239530c

View File

@@ -460,7 +460,7 @@ This is useful when you want to control how to handle syntax errors in your appl
### theme
`Optional` **theme**: `"default"` | `"forest"` | `"dark"` | `"neutral"` | `"null"`
`Optional` **theme**: `"default"` | `"base"` | `"dark"` | `"forest"` | `"neutral"` | `"null"`
Theme, the CSS style sheet.
You may also use `themeCSS` to override this value.