From b6620cec8de3023770d3f1eae21d8bf3599201b6 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 15 May 2024 12:31:59 +0300 Subject: [PATCH] Remove duplicate tokens --- components/lib/themes/lara/panel/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/lib/themes/lara/panel/index.js b/components/lib/themes/lara/panel/index.js index 8a8359fe5..117e34c7e 100644 --- a/components/lib/themes/lara/panel/index.js +++ b/components/lib/themes/lara/panel/index.js @@ -1,8 +1,6 @@ export default { root: { - background: '{content.background}', borderColor: '{content.border.color}', - color: '{content.color}', borderRadius: '{content.border.radius}' }, header: {