Changes
1 changed files (+10/-6)
-
-
@@ -1,17 +1,21 @@# @figspec/react A React binding for `@figspec/components`. [](https://github.com/prettier/prettier) [](https://www.npmjs.com/package/@figspec/react) ## Installation A React binding for [`@figspec/components`](https://github.com/pocka/figspec). You need to install both this package and `@figspec/components`. ## Installation ```sh $ yarn add @figspec/react @figspec/components # npm $ npm i @figspec/react # or # Yarn $ yarn add @figspec/react $ npm i @figspec/react @figspec/components # pnpm $ pnpm add @figspec/react ``` ## Usage
-