mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
fix routing
This commit is contained in:
parent
130ee54bd2
commit
5e75a536c3
@ -1,5 +1,5 @@
|
||||
import React from "react";
|
||||
import Home from "./Home";
|
||||
import Home from "src/containers/Home";
|
||||
|
||||
const HomePage = () => {
|
||||
return <Home />;
|
||||
|
Loading…
x
Reference in New Issue
Block a user