king
2024-09-15 dbc911dbb044895f98a49ef69ef5a5800a4aba3e
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
          })
        }
      })