This is frontend tool to conver figma designs to react jsx elements using figma api
npm install
npm run dev
yarn && yarn dev
const figma = useFigma()
return (<FigmaToReact figma={figma}/>)| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is frontend tool to conver figma designs to react jsx elements using figma api
npm install
npm run dev
yarn && yarn dev
const figma = useFigma()
return (<FigmaToReact figma={figma}/>)