mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
This bumps the canary versions to v19 to communicate that the next release will be a major. Once this lands, we can start merging breaking changes into `main`. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| app.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| VectorWidget.js | ||
| webpack.config.js | ||
| yarn.lock | ||
VectorWidget example
To try this example, run:
yarn
yarn build
in this directory, then open index.html in your browser.