mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-03 14:33:29 +02:00
chore(prettier): prettier format
This commit is contained in:
@@ -4,7 +4,7 @@ import "./App.css";
|
||||
import Layout from "./components/Layout";
|
||||
import Home from "./pages/Home";
|
||||
import Stream from "./pages/Stream";
|
||||
import Contact from "./pages/Contact"
|
||||
import Contact from "./pages/Contact";
|
||||
|
||||
export default function App(): ReactElement {
|
||||
const path = window.location.pathname.toLowerCase();
|
||||
|
||||
Reference in New Issue
Block a user