rename personal library button to my library

This commit is contained in:
MarconLP 2023-07-09 14:01:07 +02:00
parent 2aebbe03a5
commit 4fe67f591f
No known key found for this signature in database
GPG key ID: A08A9C8B623F5EA5

View file

@ -107,7 +107,7 @@ const VideoList: NextPage = () => {
<>
<Link href="/videos">
<span className="cursor-pointer rounded border border-[#0000001a] px-2 py-2 text-sm text-[#292d34] hover:bg-[#fafbfc]">
Personal Library
My Library
</span>
</Link>
<div className="ml-4 flex items-center justify-center">