Ignore:
Timestamp:
02/09/21 20:25:28 (3 years ago)
Author:
Vzdra <vladko.zdravkovski@…>
Branches:
master
Children:
e857530
Parents:
55149cd
Message:

bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client_app/src/components/work/user_projects.js

    r55149cd rbf9486e  
    1212                    {props.userProfile.projects.map((item,index) =>{
    1313                        return <Projects
     14                            search={true}
    1415                            key={item.id}
    1516                            index={index}
Note: See TracChangeset for help on using the changeset viewer.