forked from cubetiq/cubetiq-react-app
Task: Add auth context and provider and add routes and route wrapper and more configs and utils
This commit is contained in:
@@ -2,8 +2,8 @@ import './index.less'
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<div className="home-title">
|
||||
<h1>Home</h1>
|
||||
<div>
|
||||
<h1 className="home-title">Home</h1>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user