feature/IO-3096-GlobalNotifications - Checkpoint
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { Button, Card, Col, Form, Input } from "antd";
|
||||
import { LockOutlined } from "@ant-design/icons";
|
||||
import React from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { connect } from "react-redux";
|
||||
import { createStructuredSelector } from "reselect";
|
||||
@@ -47,8 +46,6 @@ export default connect(
|
||||
}
|
||||
};
|
||||
|
||||
const handleScenarios = async ({ values }) => {};
|
||||
|
||||
return (
|
||||
<>
|
||||
<Col span={24}>
|
||||
|
||||
Reference in New Issue
Block a user