add amplify

This commit is contained in:
2025-02-21 11:00:37 -03:00
parent 30eff74c08
commit d863791649
26 changed files with 540 additions and 421 deletions

View File

@@ -0,0 +1,3 @@
export default function Component() {
return <>orders single</>;
}

View File

@@ -0,0 +1,3 @@
export default function Component() {
return <>overview single</>;
}