UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

7 lines (6 loc) 244 B
import { TopicTag as TopicTag$1 } from "./TopicTag.js"; import { TopicTagGroup } from "./TopicTagGroup.js"; //#region src/TopicTag/index.ts const TopicTag = Object.assign(TopicTag$1, { Group: TopicTagGroup }); //#endregion export { TopicTag };