mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 07:58:30 +02:00
♻️ Cleanup of componentsv2
This commit is contained in:
parent
1e16fb8ca2
commit
f961b75bba
39 changed files with 282 additions and 1207 deletions
|
@ -47,8 +47,7 @@
|
|||
file-mdf
|
||||
{(:id file-mdf) file-mdf}
|
||||
page-mdf
|
||||
(:id copy-root)
|
||||
true)
|
||||
(:id copy-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
@ -99,8 +98,7 @@
|
|||
{(:id file-mdf) file-mdf
|
||||
(:id library) library}
|
||||
page-mdf
|
||||
(:id copy-root)
|
||||
true)
|
||||
(:id copy-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
@ -151,8 +149,7 @@
|
|||
file-mdf
|
||||
{(:id file-mdf) file-mdf}
|
||||
page-mdf
|
||||
(:id copy-root)
|
||||
true)
|
||||
(:id copy-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
@ -198,8 +195,7 @@
|
|||
file-mdf
|
||||
{(:id file-mdf) file-mdf}
|
||||
page-mdf
|
||||
(:id copy-root)
|
||||
true)
|
||||
(:id copy-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
@ -246,8 +242,7 @@
|
|||
file-mdf
|
||||
{(:id file-mdf) file-mdf}
|
||||
page-mdf
|
||||
(:id copy-root)
|
||||
true)
|
||||
(:id copy-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
@ -291,8 +286,7 @@
|
|||
file-mdf
|
||||
{(:id file-mdf) file-mdf}
|
||||
page-mdf
|
||||
(:id copy2-root)
|
||||
true)
|
||||
(:id copy2-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
@ -338,8 +332,7 @@
|
|||
file-mdf
|
||||
{(:id file-mdf) file-mdf}
|
||||
page-mdf
|
||||
(:id copy2-root)
|
||||
true)
|
||||
(:id copy2-root))
|
||||
|
||||
file' (thf/apply-changes file changes)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue