Skip to content

Commit

Permalink
Remove focus colored
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Sep 13, 2024
1 parent 718a383 commit b18fbaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions frontend/src/components/meta/Focus.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,3 @@ export const BoldFilled = {
classNames: ["focus-bold-filled"],
},
}

export const Colored = {
render: GetTemplate("bg-tertiary text-over-dark border border-tx").bind({}),
name: "Colored",

args: {
classNames: ["focus-slim-tx bg-complementary"],
},

parameters: {
backgrounds: {
default: "dark",
},
},
}
Binary file not shown.

0 comments on commit b18fbaf

Please sign in to comment.