Skip to content

Commit

Permalink
export MaxLines component
Browse files Browse the repository at this point in the history
  • Loading branch information
allangaldinosilva committed May 21, 2024
1 parent 2a6846f commit 20362e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export * from "./IconButton";
export * from "./Layout";
export * from "./Loader";
export * from "./LoadingSkeleton";
export * from "./MaxLines";
export * from "./Modal";
export * from "./Modal/useModal";
export { NavLink } from "./NavLink";
Expand Down

0 comments on commit 20362e4

Please sign in to comment.