Skip to content

Commit

Permalink
Update index.ts to use CodeField (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
KlonD90 authored Oct 30, 2023
1 parent 947542d commit 4d5efd9
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,3 +27,4 @@ export * from "./drawer";
export * from "./form-control";
export * from "./modal";
export * from "./error-page";
export * from "./codefield";

0 comments on commit 4d5efd9

Please sign in to comment.