From ddaa23c5b14e8023cfcc10db5a9da9ea461034e0 Mon Sep 17 00:00:00 2001 From: Luke Walton Date: Wed, 3 Jul 2024 09:38:22 +0100 Subject: [PATCH] fix: Update figma page name (#58) --- figmaConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/figmaConfig.js b/figmaConfig.js index 75ce9004..43a4b54a 100644 --- a/figmaConfig.js +++ b/figmaConfig.js @@ -1,2 +1,2 @@ export const ZDS_ASSETS_FILE_ID = "VQ7Aa3rDYB7mgpToI3bZ4D"; -export const ZDS_ASSETS_ICON_PAGE_NAME = "🦓 Icons"; +export const ZDS_ASSETS_ICON_PAGE_NAME = "🦓 Icons (MASTER)";