mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
* Facebook -> Meta in copyright rg --files | xargs sed -i 's#Copyright (c) Facebook, Inc. and its affiliates.#Copyright (c) Meta Platforms, Inc. and affiliates.#g' * Manual tweaks
VectorWidget example
To try this example, run:
yarn
yarn build
in this directory, then open index.html in your browser.