From c13abb5cde2cb6dfd755f76c1a497f537b9800d7 Mon Sep 17 00:00:00 2001 From: M M Date: Thu, 11 Jul 2024 10:49:13 -0700 Subject: [PATCH] Made files for status table component. --- Client/src/Components/StatusTable/index.css | 0 Client/src/Components/StatusTable/index.jsx | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Client/src/Components/StatusTable/index.css create mode 100644 Client/src/Components/StatusTable/index.jsx diff --git a/Client/src/Components/StatusTable/index.css b/Client/src/Components/StatusTable/index.css new file mode 100644 index 000000000..e69de29bb diff --git a/Client/src/Components/StatusTable/index.jsx b/Client/src/Components/StatusTable/index.jsx new file mode 100644 index 000000000..e69de29bb