diff --git a/code.js b/code.js index f261e6c..309a9a8 100644 --- a/code.js +++ b/code.js @@ -1,4 +1,4 @@ -// code.js (Plugin Logic) +// code.js (Plugin Logic)1 figma.showUI(__html__, { width: 360, height: 520 }); let selectedMainComponent = null; @@ -131,4 +131,4 @@ async function applyChangesToFrames(config) { // Reorder in the layer panel figma.currentPage.selection = []; -} \ No newline at end of file +}