A React Component Library for doing translation checking - extracted from translationNotes and translationWords.
- using node v18:
- from the command line cd to the folder containing the repo
- then run
yarn
to install dependencies - then run
yarn start
to launch the demo
- In version 1.0.0 converted to react 18
This package requires @material-ui v4 core, icons, and lab. Material-UI Installation
The CSS Styles implementation uses the updated version and is incompatible with v3.
A few components use the Lab components such as the Skeleton for the infinite scrolling effect.