Lichin Lin
Lichin Lin
Export selected shapes as a png image on Safari behaves differently for the first time, the image shape won't show up in the result: https://user-images.githubusercontent.com/10290616/183370849-77d4c643-4772-40c7-b08f-d7a488f0f773.mov I've checked the file `TLDR.ts`...
Sometime we got too many icons in one Figma Frame, so designer might split them into several Frames. That way, designer got flexibility to manage icons in different frames, developer...
Seems like forget to export Tabs component in `src/index.ts`, could be fixed by adding `export * from './Tabs' `