Add import/export tooling and templates

This commit is contained in:
beatz174-bit
2025-11-25 08:40:10 +10:00
parent 5ddd41ec24
commit dc7fc02d59
15 changed files with 1138 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ const navLinks = [
{ to: '/products', label: 'Products' },
{ to: '/categories', label: 'Categories' },
{ to: '/areas', label: 'Areas' },
{ to: '/data', label: 'Import/Export' },
{ to: '/scan', label: 'Scan' },
];