mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 10:46:44 -05:00
bunch of new stuff
This commit is contained in:
10
src/app/Guides/page.tsx
Normal file
10
src/app/Guides/page.tsx
Normal file
@@ -0,0 +1,10 @@
|
||||
import { ChevronDownIcon } from "@heroicons/react/20/solid";
|
||||
|
||||
export default async function GuidesPage() {
|
||||
|
||||
return (
|
||||
<div>
|
||||
Guides page
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user