UNPKG

sula-components

Version:
13 lines (8 loc) 207 B
# sula-components ## Getting Started Install dependencies, ```bash $ npm i --save sula-component $ import { EditTable } from 'sula-component' registerFieldPlugin('editTable')(EditTable, true, true); ```