From 0fb3b0863607fd83807052a78d69f666bee65d9d Mon Sep 17 00:00:00 2001 From: Yeom-JinHo <81306489+Yeom-JinHo@users.noreply.github.com> Date: Thu, 22 Aug 2024 01:45:24 +0900 Subject: [PATCH] fix: example format-helpers import path (#1309) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 진호 --- examples/advanced/format-helpers/sd.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/advanced/format-helpers/sd.config.js b/examples/advanced/format-helpers/sd.config.js index 3b5ae3b55..65c0ae9e6 100644 --- a/examples/advanced/format-helpers/sd.config.js +++ b/examples/advanced/format-helpers/sd.config.js @@ -3,7 +3,7 @@ import { fileHeader, formattedVariables, sortByReference, -} from 'style-dictionary'; +} from 'style-dictionary/utils'; export default { hooks: {