Skip to content

Commit d1de5f2

Browse files
Apply suggestions from code review
- Minor documentation cleanup
1 parent f3ff5d8 commit d1de5f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/docs/docs/migration-guides/v6.x upgrade guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
There are 5 new packages added in RJSF version 6:
66

77
- `@rjsf/daisyui`: This is new theme based on the `daisyui` toolkit
8-
- `@rjsf/react-bootstrap`: This is rename of the `bootstrap-4` theme with an upgrade to the latest version of `react-bootstrap`
8+
- `@rjsf/mantine`: This is new theme based on the `mantine` toolkit
99
- `@rjsf/primereact`: This is a new theme based on the `PrimeReact` toolkit
10+
- `@rjsf/react-bootstrap`: This is rename of the `bootstrap-4` theme with an upgrade to the latest version of `react-bootstrap`
1011
- `@rjsf/shadcn`: This is new theme based on the `shadcn` toolkit
11-
- `@rjsf/mantine`: This is new theme based on the `mantine` toolkit
1212

1313
## Breaking changes
1414

packages/docs/docs/usage/themes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ meaning that you must load the Bootstrap stylesheet on the page to view the form
1313
| fluentui-rc | Published | `@rjsf/fluentui-rc` |
1414
| mantine | Published | `@rjsf/mantine` |
1515
| material-ui | Published | `@rjsf/mui` |
16-
| PrimeReact | - | `@rjsf/primereact` |
16+
| PrimeReact | Published | `@rjsf/primereact` |
1717
| react-bootstrap | Published | `@rjsf/react-bootstrap` |
1818
| Semantic UI | Published | `@rjsf/semantic-ui` |
1919
| shadcn | Published | `@rjsf/shadcn` |

0 commit comments

Comments
 (0)