Skip to content

Commit

Permalink
Merge branch 'main' into fix-export-max-lines-component
Browse files Browse the repository at this point in the history
  • Loading branch information
allangaldinosilva authored May 21, 2024
2 parents 4f74882 + ad81e36 commit b4c8d46
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 @@ -29,6 +29,7 @@ export * from "./Loader";
export * from "./LoadingSkeleton";
export * from "./MaxLines";
export * from "./Modal";
export * from "./MaxLines";
export * from "./Modal/useModal";
export { NavLink } from "./NavLink";
export * from "./Pagination";
Expand Down

0 comments on commit b4c8d46

Please sign in to comment.