UNPKG

@gitlab/ui

Version:
16 lines (14 loc) 306 B
import description from './friendly_wrap.md'; import examples from './examples'; export default { description, examples, propsInfo: { text: { additionalInfo: 'Text to be wrapped', }, symbols: { additionalInfo: 'A list of strings representing the break-words', }, }, };