Changeset a2e5735 for frontend/src/screens/AdminProductsScreen.js
- Timestamp:
- 12/13/22 22:38:11 (23 months ago)
- Branches:
- master
- Parents:
- 113029b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/screens/AdminProductsScreen.js
r113029b ra2e5735 96 96 Додади нов производ 97 97 </div> 98 </Link> 99 <Link 100 to={"/admin/addCategory"} 101 style={{ textDecoration: "none", width: "100%" }} 102 > 103 <div className="dashboard-btn">Додади категорија</div> 98 104 </Link> 99 105 <Link
Note:
See TracChangeset
for help on using the changeset viewer.