style(change): content

This commit is contained in:
eshanized
2024-12-23 10:11:28 +05:30
parent f4f540ae2f
commit 4eb1ddaddb
4 changed files with 283 additions and 281 deletions

View File

@@ -1,4 +1,4 @@
import React from 'react';
import { HashRouter as Router, Routes, Route } from 'react-router-dom';
import { Layout } from './components/layout/Layout';
import { Home } from './pages/Home';