This commit is contained in:
CHIEFSOFT\ameye
2024-07-29 13:33:26 -04:00
parent 135fd520db
commit 1bd5892cc4
24 changed files with 1986 additions and 25 deletions
+2
View File
@@ -0,0 +1,2 @@
const localImgLoad = (location) => require(`../assets/${location}`);
export default localImgLoad