[m] chore: lint
This commit is contained in:
parent
2bc428c576
commit
20bcffed50
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ export function Overview() {
|
||||||
Overview
|
Overview
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-gray-400">
|
<p className="text-gray-400">
|
||||||
It's time to get a cup of coffee!
|
It's time to get a cup of coffee!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-col gap-2 mt-6">
|
<div className="flex flex-col gap-2 mt-6">
|
||||||
|
@ -22,7 +22,7 @@ export function Overview() {
|
||||||
</p>
|
</p>
|
||||||
<ul className="list-disc list-inside">
|
<ul className="list-disc list-inside">
|
||||||
<li>
|
<li>
|
||||||
Even if your opinion is different than mine, that does not mean you're wrong.
|
Even if your opinion is different than mine, that does not mean you're wrong.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Take all advice with a grain of salt; nobody lives the same life as you do.
|
Take all advice with a grain of salt; nobody lives the same life as you do.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue