We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe1a5a commit ea08015Copy full SHA for ea08015
app/moment/page.tsx
@@ -66,7 +66,7 @@ export default async function MomentPage() {
66
return (
67
<Container className="py-6">
68
<PageHeader
69
- title="Moments"
+ title="Moment"
70
description="Data source not configured"
71
className="border-b border-gray-200 pb-6 dark:border-gray-700"
72
/>
@@ -87,7 +87,7 @@ export default async function MomentPage() {
87
88
89
90
91
description="Record every bit of life and share your daily thoughts and insights"
92
93
0 commit comments