forms-pack
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Author

你们的吴男神

forms-pack

封装公用form表单组件

install

npm install --save forms-pack

usage

 import React from 'react';
 import FormView from 'forms-pack';
 
 const App = () => (
  return <FormView {...formViewProps} />;
 );
 export default App;

Preview

输入图片说明

Readme

Keywords

none

Package Sidebar

Install

npm i forms-pack

Weekly Downloads

1

Version

2.0.3

License

ISC

Unpacked Size

9.56 kB

Total Files

5

Last publish

Collaborators

  • wyz107635
  • awue