From e3f4a56a718d246e589ebeae2c2f48b4b960f3c9 Mon Sep 17 00:00:00 2001 From: Bernardo Cardoso Date: Tue, 9 Apr 2024 11:06:13 +0100 Subject: [PATCH] changed partial title --- core/src/components/chip/chip.ionic.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/chip/chip.ionic.scss b/core/src/components/chip/chip.ionic.scss index c65a1115d9..ad842ce056 100644 --- a/core/src/components/chip/chip.ionic.scss +++ b/core/src/components/chip/chip.ionic.scss @@ -1,7 +1,7 @@ @use "../../themes/ionic.mixins" as mixins; @use "../../foundations/ionic.vars.scss" as tokens; -// Chip +// Ionic Chip // -------------------------------------------------- // TODO(ROU-4870): there is no token yet for these ones, but it should be created in the future, once UX team has figma tokens done