UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

9 lines (6 loc) 203 B
import { TopicTag as TopicTag$1 } from './TopicTag.js'; import { TopicTagGroup } from './TopicTagGroup.js'; const TopicTag = Object.assign(TopicTag$1, { Group: TopicTagGroup }); export { TopicTag };