mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 23:31:21 +02:00
Move inlinecode to shared ui package
This commit is contained in:
@@ -33,3 +33,4 @@ export { Portal } from "./components/Portal";
|
||||
export { usePortal } from "./hooks/usePortal";
|
||||
export { Banner } from "./components/Banner";
|
||||
export type { BannerProps } from "./components/Banner";
|
||||
export { InlineCode } from "./components/InlineCode";
|
||||
|
||||
Reference in New Issue
Block a user