UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

2 lines 108 B
import Truncate, { TruncateProps } from "./Truncate.js"; export { type TruncateProps, Truncate as default };