1.0.2 • Published 5 months ago

@lingin/react-watermark v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

🏗 安装

# pnpm install
$ pnpm add @lingin/react-watermark

🔨 使用

import { Watermark } from '@lingin/react-watermark';

export default () = > {
  return () => {
    <Watermark {...opts}>
      // your code
    <Watermark>
  }
}
1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago