From c22b1e4b5a04943e61ae162911c28496da2b51fd Mon Sep 17 00:00:00 2001 From: enes Date: Wed, 31 Jul 2024 17:31:23 +0200 Subject: [PATCH] fix: inlined svg background images surround imported svg with double quotes, vite recommendation --- src/pages/landing/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/landing/index.tsx b/src/pages/landing/index.tsx index e7acd58..de43f59 100644 --- a/src/pages/landing/index.tsx +++ b/src/pages/landing/index.tsx @@ -109,11 +109,11 @@ export const LandingPage = () => {