@fower/react
#
Installation- npm
- Yarn
npm install @fower/react
yarn add @fower/react
#
Usageimport { Box } from '@fower/react'
SyntaxError: Unexpected token (1:8) 1 : return () ^
LIVE DEMO
More documentation is available at use-with-react.
npm install @fower/react
yarn add @fower/react
import { Box } from '@fower/react'
SyntaxError: Unexpected token (1:8) 1 : return () ^
More documentation is available at use-with-react.