From 09048a671aac2e6434781a3bfdfe7296cc458072 Mon Sep 17 00:00:00 2001 From: Atif Ali Date: Mon, 17 Jul 2023 18:22:27 -0400 Subject: [PATCH] resolved conflict: set source.organizeImports to false --- src/app/Rules/CreateRule.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/Rules/CreateRule.tsx b/src/app/Rules/CreateRule.tsx index a6f637bd19..8195f13e84 100644 --- a/src/app/Rules/CreateRule.tsx +++ b/src/app/Rules/CreateRule.tsx @@ -53,6 +53,7 @@ import { Button, Card, CardBody, + CardTitle, Form, FormGroup, FormSelect, @@ -659,6 +660,7 @@ const Comp: React.FC = () => { + Match Expression Visualizer