bugfix: delete action removed from appointment banners to avoid banner sizing issues. the appointment can be deleted via edit modal.
This commit is contained in:
@@ -12,7 +12,7 @@ export default function TodayPage() {
|
||||
return (
|
||||
<div>
|
||||
<h1 className="text-2xl font-semibold mb-6">
|
||||
Welcome back Babak !!
|
||||
Welcome back!!
|
||||
</h1>
|
||||
|
||||
{showNoSubscriptionNotice && (
|
||||
|
||||
Reference in New Issue
Block a user