king
2023-04-15 cad4c57867b08541bb560e871b690e4e730cc1b8
src/components/paste/index.jsx
@@ -33,10 +33,10 @@
          })
          this.setState({visible: false})
        } else {
          notification.success({
          notification.warning({
            top: 92,
            message: result.message,
            duration: 2
            duration: 5
          })
        }
      })