Files
react/fixtures/art
Andrew Clark 9cdf8a99ed [Codemod] Update copyright header to Meta (#25315)
* 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
2022-10-18 11:19:24 -04:00
..
2017-10-19 00:22:21 +01:00

VectorWidget example

To try this example, run:

yarn
yarn build

in this directory, then open index.html in your browser.