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
This PR replaces `react-json-view` with `react18-json-view`. This
results in 18 less dependencies and a 2kb smaller gzipped bundle.
There were a few small tweaks to the json view themes to use the closest
color within the sites color palette (previously they were one offs) and
margins/padding.
### Context of Change
`react-json-view` doesn't work with React 18 and is also much bigger
than `react18-json-view`. Related to #668.
mac-s-g/react-json-view#441
Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
Dependencies
- Need to upgrade react-router Upgrade to react-router@6 #209react18-json-view
#890Other changes at the same time:
useId
feat: create new dropdown menu #666 (comment)The text was updated successfully, but these errors were encountered: