UNPKG

react-simple-crud-ui

Version:

Written in React with hooks, simple CRUD UI with authentication.

4 lines (3 loc) 102 B
/// <reference types="react" /> declare function Add(props: any): JSX.Element; export default Add;