Skip to content

Commit 664012f

Browse files
committed
chore: add a note in sheet
1 parent 07582c8 commit 664012f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • apps/web/src/app/(main)/dashboard/sheet

apps/web/src/app/(main)/dashboard/sheet/page.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,12 @@ export default function SheetPage() {
210210
<ProgressBar completed={completedCount} total={totalModules} />
211211
</div>
212212

213+
<div className="mb-6 flex-shrink-0">
214+
<p className="text-white text-sm italic">
215+
&quot;sometimes, these modules may feel boring and hard af but that&apos;s the cost of learning something worthy. you go through it. you win. simple.&quot; — ajeet
216+
</p>
217+
</div>
218+
213219
<div
214220
className="
215221
w-full bg-ox-content border border-ox-header rounded-lg

0 commit comments

Comments
 (0)