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