4 Commits

Author SHA1 Message Date
tuanOts
a32097fb4a Merge remote changes and keep image path fixes
- Resolved conflicts in package.json, environment.jsx, and imagewithbasebath.jsx
- Kept our improved image path configuration (/react/assets/)
- Maintained enhanced ImageWithBasePath component with proper path handling
2025-05-25 01:07:09 +07:00
tuanOts
f851ff0fa5 Fix image paths: Change from /react/templateassets/ to /react/assets/
- Update package.json homepage from /react/template/ to /react/
- Update environment.jsx base_path to /react/ with proper fallback
- Enhance ImageWithBasePath component to handle path concatenation correctly
- Ensure proper slash handling between base_path and image src paths
2025-05-25 01:02:24 +07:00
tuanOts
c21aee3120 Initial commit of Dreams POS React template 2025-05-24 00:29:12 +07:00
tuanOts
3d34f67c3f Initial commit of Dreams POS React template 2025-05-23 23:34:50 +07:00