creating table components
This commit is contained in:
3
src/components/TableMaps.js
Normal file
3
src/components/TableMaps.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { getTables } from "../helpers/itemHelper.js";
|
||||
|
||||
const { response, cafe, data } = await getTables(5);
|
||||
Reference in New Issue
Block a user