Merge pull request #65 from linkwarden/dev

minor fix
This commit is contained in:
Daniel
2023-07-18 14:37:13 -04:00
committed by GitHub
+1 -1
View File
@@ -173,7 +173,7 @@ export default function Dashboard() {
</p> </p>
<p className="text-center text-sky-900 text-sm"> <p className="text-center text-sky-900 text-sm">
You can Pin Links by clicking on the three dots on each Link and You can Pin Links by clicking on the three dots on each Link and
clicking "Pin to Dashboard." clicking &quot;Pin to Dashboard.&quot;
</p> </p>
</div> </div>
)} )}