UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

4 lines (3 loc) 107 B
import React from "react"; declare const Button: (props: any) => React.JSX.Element; export default Button;