Skip to content

Commit 6184bc4

Browse files
update readme(s) for bootstrap 4 theme (rjsf-team#1978)
1 parent b07cb88 commit 6184bc4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
- [Ant Design](https://github.com/rjsf-team/react-jsonschema-form/tree/master/packages/antd)
3333
- [Bootstrap 3](https://github.com/rjsf-team/react-jsonschema-form/tree/master/packages/core)
34+
- [Bootstrap 4](https://github.com/rjsf-team/react-jsonschema-form/tree/master/packages/bootstrap-4)
3435
- [Fluent UI](https://github.com/rjsf-team/react-jsonschema-form/tree/master/packages/fluent-ui)
3536
- [Material UI](https://github.com/rjsf-team/react-jsonschema-form/tree/master/packages/material-ui)
3637
- [Semantic UI](https://github.com/rjsf-team/react-jsonschema-form/tree/master/packages/semantic-ui)

docs/usage/themes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ meaning that you must load the Bootstrap stylesheet on the page to view the form
88
Theme Name | Status | Package Name / Link
99
---------- | ------- | -----------
1010
Bootstrap 3 (default) | Published | `@rjsf/core`
11+
Bootstrap 4 | Draft | `@rjsf/bootstrap-4`
1112
material-ui | Published | `@rjsf/material-ui`
1213
fluent-ui | Published | `@rjsf/fluent-ui`
1314
antd | Published | `@rjsf/antd`

0 commit comments

Comments
 (0)