Skip to content

Commit

Permalink
chore: remove old version of ButtonTwoLines
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerAPfledderer committed Dec 17, 2024
1 parent 205e087 commit 6c09074
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 114 deletions.
113 changes: 0 additions & 113 deletions src/components/Buttons/ButtonTwoLines/index.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/Buttons/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export { default as Button, type ButtonProps, checkIsSecondary } from "./Button"
export { default as ButtonLink, type ButtonLinkProps } from "./ButtonLink"
export { default as ButtonTwoLines } from "./ButtonTwoLines"
export { default as IconButton } from "./IconButton"

0 comments on commit 6c09074

Please sign in to comment.