We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
monitor={ture}
#129 全局水印与其它遮罩层冲突
monitor
false
React.FC
children
WatermarkProps
最小复现 Demo
@pansy/watermark
react
react-dom
typescript
The text was updated successfully, but these errors were encountered:
No branches or pull requests
以前的Issues
#129 全局水印与其它遮罩层冲突
问题描述
monitor
设置为false
后正常;React.FC
类型已经将children
属性移除,希望在WatermarkProps
中添加上children
,否则会报类型错误;复现步骤
最小复现 Demo
环境详情
@pansy/watermark
version: ^3.1.14react
version: ^18.2.0react-dom
version: ^18.2.0typescript
version: ^4.9.5The text was updated successfully, but these errors were encountered: