feature/IO-3096-GlobalNotifications - Checkpoint

This commit is contained in:
Dave Richer
2025-02-11 13:38:15 -05:00
parent 142617bc3d
commit 72305f91d8
5 changed files with 54 additions and 40 deletions

View File

@@ -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}>