UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 136 B
export { default as Chat, type ChatProps } from "./Chat.js"; export { default as ChatBubble, type ChatBubbleProps } from "./Bubble.js";