UNPKG

poui

Version:

A React component for designating partial orders

7 lines (6 loc) 251 B
export ListItems from './ListItems'; export PartialOrder from './PartialOrder'; export Poui from './Poui'; export Item from './components/Item'; export Parto from './components/Parto'; export PartoWithSelection from './components/PartoWithSelection';