From c7697a4b3c9280e2c44ae56d9ad9e71d66e9c4b3 Mon Sep 17 00:00:00 2001 From: atharvaombase Date: Wed, 26 Feb 2025 20:08:59 +0530 Subject: [PATCH] Fix:Fixed 404.png import path --- Frontend/src/pages/UserPages/NotFoundPage.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Frontend/src/pages/UserPages/NotFoundPage.jsx b/Frontend/src/pages/UserPages/NotFoundPage.jsx index 5bb77e4..546de5c 100644 --- a/Frontend/src/pages/UserPages/NotFoundPage.jsx +++ b/Frontend/src/pages/UserPages/NotFoundPage.jsx @@ -4,11 +4,11 @@ const NotFoundPage = () => { return (
{/* Placeholder SVG - Replace this with your SVG */} - 404 Not Found + 404 Not Found {/* Page number and title */}

Page Not Found