update collection action icons

This commit is contained in:
Yee Jia Wei
2023-12-17 16:46:21 +08:00
parent 500f7a338c
commit cf1306d2c4
4 changed files with 16 additions and 49 deletions
@@ -182,7 +182,7 @@ export default function EditCollectionSharingModal({
}
className="btn btn-accent text-white btn-square btn-sm h-10 w-10"
>
<FontAwesomeIcon icon={faUserPlus} className="w-5 h-5" />
<i className="bi-person-add text-xl"></i>
</div>
</div>
</>