UNPKG

@findnlink/neuro-ui

Version:
6 lines (5 loc) 97 B
export interface AddProps { text: string; onClick: () => void; isColumn?: boolean; }