0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-04-17 09:21:34 -05:00
This commit is contained in:
Alex Sánchez 2024-06-28 12:15:10 +02:00
parent 9865ddaaa6
commit d5dbd2e3be
No known key found for this signature in database
GPG key ID: 9EB820F2C89412B9

View file

@ -1,7 +1,6 @@
import { PenpotFile } from '@ui/lib/types/penpotFile';
import { Uuid } from '@ui/lib/types/utils/uuid';
import { components, parseFigmaId } from '@ui/parser';
import { symbolTouched } from '@ui/parser/creators/symbols';
import { ComponentInstance } from '@ui/types';
import { createArtboard } from '.';