login history and reminder date format

This commit was merged in pull request #61.
This commit is contained in:
Chukwumdiebube
2023-02-20 17:22:30 +01:00
parent df2f6dc3e3
commit 8b84647e22
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export default function Reminders() {
<div style={{ transform: 'translateY(-22px)' }}>
<Link
to="/add-reminder"
className="btn-gradient lg:flex hidden w-[153px] h-[46px] rounded-full text-white justify-center items-center"
className="btn-gradient btn-shine lg:flex hidden w-[153px] h-[46px] rounded-full text-white justify-center items-center"
>
Add Reminder
</Link>