creating table components

This commit is contained in:
nospeedlimitindonesia
2024-07-31 09:17:59 +00:00
parent 43a2ec337c
commit b32fc0d45d
10 changed files with 267 additions and 124 deletions

View File

@@ -0,0 +1,3 @@
import { getTables } from "../helpers/itemHelper.js";
const { response, cafe, data } = await getTables(5);