back page update
This commit is contained in:
@@ -104,7 +104,7 @@ export default function Plans() {
|
||||
const grouped = groupByDate(data?.data.data || []);
|
||||
|
||||
return (
|
||||
<DashboardLayout>
|
||||
<DashboardLayout link="/">
|
||||
<div className="space-y-4">
|
||||
<div className="flex items-center justify-between">
|
||||
<h1 className="text-3xl font-bold text-foreground">Kunlik Reja</h1>
|
||||
|
||||
Reference in New Issue
Block a user