chore: cleanup

This commit is contained in:
Bereket Engida
2024-10-01 14:45:49 +03:00
parent 62956b0528
commit 9fdffd2d3f
2 changed files with 2 additions and 4 deletions

View File

@@ -154,7 +154,7 @@ export default function Features({ stars }: { stars: string | null }) {
<div className="max-w-full">
<div className="flex gap-3 ">
<p className="text-2xl tracking-tighter font-normal max-w-lg">
Pluggable with <strong>custom.</strong>
Extend your application with plugins
</p>
</div>
</div>