From 9bdad8cc94489d77292b918cb7d32bca788778ac Mon Sep 17 00:00:00 2001 From: subnub Date: Tue, 2 Jul 2024 02:54:04 -0400 Subject: [PATCH] updated naming convention --- src/components/Dataform/index.jsx | 2 +- src/components/FileItem/index.jsx | 2 +- src/components/Header/index.tsx | 6 +++--- src/components/LeftSection/index.jsx | 6 +++--- src/components/Medias/index.tsx | 2 +- src/components/RightSection/index.tsx | 2 +- tailwind.config.js | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/Dataform/index.jsx b/src/components/Dataform/index.jsx index 412867b..d62570a 100644 --- a/src/components/Dataform/index.jsx +++ b/src/components/Dataform/index.jsx @@ -60,7 +60,7 @@ const DataForm = memo(() => { return (
{ > {/* */} -
+