Ignore:
Timestamp:
12/13/22 22:38:11 (23 months ago)
Author:
Nace Gjorgjievski <nace.gorgievski123@…>
Branches:
master
Parents:
113029b
Message:

Final Version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/screens/AdminProductsScreen.js

    r113029b ra2e5735  
    9696                Додади нов производ
    9797              </div>
     98            </Link>
     99            <Link
     100              to={"/admin/addCategory"}
     101              style={{ textDecoration: "none", width: "100%" }}
     102            >
     103              <div className="dashboard-btn">Додади категорија</div>
    98104            </Link>
    99105            <Link
Note: See TracChangeset for help on using the changeset viewer.