VolonteurMainPage
This commit is contained in:
@@ -32,6 +32,7 @@ const TabBar = () => {
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
onClick={() => router.push("/ProfilePage")}
|
||||
className="flex flex-col items-center gap-1 text-[#90D2F9]"
|
||||
>
|
||||
<FaCog size={20} />
|
||||
|
||||
Reference in New Issue
Block a user