diff --git a/Dockerfile b/Dockerfile index b468057d..e37f2214 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,4 @@ COPY --from=build /code/dist /app EXPOSE 3000 # Serve your app -ENTRYPOINT ["serve", "-s", "/app"] \ No newline at end of file +ENTRYPOINT ["serve", "-s", "/app"] diff --git a/public/vite.svg b/public/vite.svg index e7b8dfb1..ee9fadaf 100644 --- a/public/vite.svg +++ b/public/vite.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/Components/DragDropFileInput/DragDropFileInput.css b/src/Components/DragDropFileInput/DragDropFileInput.css index 81f18e1d..2626a0f0 100644 --- a/src/Components/DragDropFileInput/DragDropFileInput.css +++ b/src/Components/DragDropFileInput/DragDropFileInput.css @@ -64,4 +64,4 @@ input[type="file"] { .drag-drop-container{ grid-area: a; -} \ No newline at end of file +} diff --git a/src/Components/FileList/FileElement/FileElement.css b/src/Components/FileList/FileElement/FileElement.css index b64b4935..3ac89ddd 100644 --- a/src/Components/FileList/FileElement/FileElement.css +++ b/src/Components/FileList/FileElement/FileElement.css @@ -75,4 +75,4 @@ .cross:after { transform: translate(-50%, -50%) rotate(-45deg); - } \ No newline at end of file + } diff --git a/src/Components/FileList/FileList.css b/src/Components/FileList/FileList.css index f7fecb6d..bd05c158 100644 --- a/src/Components/FileList/FileList.css +++ b/src/Components/FileList/FileList.css @@ -56,4 +56,3 @@ .overlay.active { visibility: visible; /* Show overlay when an image is selected */ } - \ No newline at end of file diff --git a/src/Pages/HomePage/HomePage.css b/src/Pages/HomePage/HomePage.css index 4e9cb87c..24e041d1 100644 --- a/src/Pages/HomePage/HomePage.css +++ b/src/Pages/HomePage/HomePage.css @@ -29,4 +29,4 @@ .submit-btn{ margin-top:50px; grid-area: c; -} \ No newline at end of file +} diff --git a/src/Pages/JsonPage/Json.css b/src/Pages/JsonPage/Json.css index 97d4184b..eab9deb0 100644 --- a/src/Pages/JsonPage/Json.css +++ b/src/Pages/JsonPage/Json.css @@ -21,4 +21,4 @@ pre{ text-align: left; -} \ No newline at end of file +} diff --git a/src/Pages/JsonPage/Json.tsx b/src/Pages/JsonPage/Json.tsx index c202ffeb..c2d61074 100644 --- a/src/Pages/JsonPage/Json.tsx +++ b/src/Pages/JsonPage/Json.tsx @@ -62,4 +62,4 @@ function JsonPage(){ ); } -export default JsonPage \ No newline at end of file +export default JsonPage diff --git a/src/assets/6.svg b/src/assets/6.svg index 971841cb..de98ddc9 100644 --- a/src/assets/6.svg +++ b/src/assets/6.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/src/assets/react.svg b/src/assets/react.svg index 6c87de9b..8e0e0f15 100644 --- a/src/assets/react.svg +++ b/src/assets/react.svg @@ -1 +1 @@ - \ No newline at end of file +