Skip to content

Commit

Permalink
feat: export oak fieldset component
Browse files Browse the repository at this point in the history
  • Loading branch information
k-huggs committed Oct 14, 2024
1 parent e199004 commit b94d095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/atoms/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export * from "./OakLI";
export * from "./OakLabel";
export * from "./OakMaxWidth";
export * from "./OakOL";
export * from "./OakFieldset";
export * from "./OakP";
export * from "./OakScreenReader";
export * from "./OakSpan";
Expand Down

0 comments on commit b94d095

Please sign in to comment.