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/AdminEditProductScreen.js

    r113029b ra2e5735  
    8383            Додади нов производ
    8484          </div>
     85        </Link>
     86        <Link
     87          to={"/admin/addCategory"}
     88          style={{ textDecoration: "none", width: "100%" }}
     89        >
     90          <div className="dashboard-btn">Додади категорија</div>
    8591        </Link>
    8692        <Link
Note: See TracChangeset for help on using the changeset viewer.