mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-02 14:19:56 +00:00
fix(ui): prettier formatting for documentation link
This commit is contained in:
@@ -66,11 +66,7 @@ export function HomePage() {
|
|||||||
<Stethoscope className="w-4 h-4 mr-2" /> Run Doctor
|
<Stethoscope className="w-4 h-4 mr-2" /> Run Doctor
|
||||||
</Button>
|
</Button>
|
||||||
<Button variant="outline" asChild>
|
<Button variant="outline" asChild>
|
||||||
<a
|
<a href="https://github.com/kaitranntt/ccs" target="_blank" rel="noopener noreferrer">
|
||||||
href="https://github.com/kaitranntt/ccs"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
<BookOpen className="w-4 h-4 mr-2" /> Documentation
|
<BookOpen className="w-4 h-4 mr-2" /> Documentation
|
||||||
</a>
|
</a>
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user