UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

9 lines (6 loc) 170 B
import createSlots from '../../utils/create-slots.js'; const { Slots, Slot } = createSlots(['Caption', 'Input', 'Label', 'LeadingVisual']); export { Slot, Slots };