Changeset a2e5735 for frontend/src/screens/AdminEditProductScreen.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/AdminEditProductScreen.js
r113029b ra2e5735 83 83 Додади нов производ 84 84 </div> 85 </Link> 86 <Link 87 to={"/admin/addCategory"} 88 style={{ textDecoration: "none", width: "100%" }} 89 > 90 <div className="dashboard-btn">Додади категорија</div> 85 91 </Link> 86 92 <Link
Note:
See TracChangeset
for help on using the changeset viewer.