update fix
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import React from 'react';
|
||||
import Home from '@components/layout/home';
|
||||
|
||||
export default function Homepage() {
|
||||
return (
|
||||
<>
|
||||
<Home />
|
||||
</>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user