yaner-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

yaner-lib

引用组件

yarn add yap-lib

使用组件

import React from 'react';
import { Image } from 'yaner-lib';

const Wrapper = () => {
  return (
    <div>
      <Image src="https://fuss10.elemecdn.com/e/5d/4a731a90594a4af544c0c25941171jpeg.jpeg" />
    </div>
  );
};

export default Wrapper;

Readme

Keywords

none

Package Sidebar

Install

npm i yaner-lib

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

2.05 MB

Total Files

53

Last publish

Collaborators

  • zhongxy