You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.**Consider this library as a work-in-progress** (at least until version 3 which will be a more stable release).
18
+
2. Currently, this library doesn't provide default CSS styles. So, you're required to write
19
+
your own CSS styles. You can also copy the styles from the demo page (see [`docs.css` after `Line 433`](https://github.com/bhch/react-json-form/blob/master/docs/static/css/docs.css#L433)) as a starting point.
20
+
3. Be prepared for breaking changes regarding UI structure and CSS class names. Currently, CSS class names don't
21
+
follow a particular naming standard. But this will change in v3.
0 commit comments