feat(core): base pages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default function Projects() {
|
||||
return (
|
||||
<p className="text-center">in work ...</p>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user