From 744dce08546e32dce7a8136c44149b14a60d194f Mon Sep 17 00:00:00 2001 From: Rysryn <81407083+Rysryn@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:04:46 +0530 Subject: [PATCH] Adding feature --- code.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}