Skip to content

Commit

Permalink
remove class
Browse files Browse the repository at this point in the history
  • Loading branch information
driskull committed Dec 31, 2024
1 parent 1a30d78 commit 131a31e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export const CSS = {
contentCenter: "content-center",
description: "description",
heading: "heading",
textMatch: "text-match",
iconEnd: "icon-end",
iconStart: "icon-start",
scale: (scale: Scale) => `scale--${scale}` as const,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export const CSS = {
container: "container",
custom: "icon--custom",
description: "description",
textMatch: "text-match",
icon: "icon",
iconSelected: "icon--selected",
label: "label",
Expand Down

0 comments on commit 131a31e

Please sign in to comment.