Skip to content

Commit

Permalink
Export Link component for use by plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielv123 committed Feb 10, 2024
1 parent 8879f8d commit 3cddd2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/web_ui/src/index.ts
Expand Up @@ -28,3 +28,5 @@ export { default as PageHeader } from "./components/PageHeader";
export { default as PageLayout } from "./components/PageLayout";
export { default as SavesList } from "./components/SavesList";
export { default as SectionHeader } from "./components/SectionHeader";

export { default as Link } from "./components/Link";

0 comments on commit 3cddd2b

Please sign in to comment.