deleting and getting things running fine

This commit is contained in:
talksik
2022-04-30 18:54:29 -05:00
parent 3bdb7e888f
commit b9141d643d
17 changed files with 11 additions and 935 deletions
@@ -0,0 +1,3 @@
export default function NirvanaRouter() {
return <>this is the top level router</>;
}