mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 04:17:11 +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
|
||||
</Button>
|
||||
<Button variant="outline" asChild>
|
||||
<a
|
||||
href="https://github.com/kaitranntt/ccs"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<a href="https://github.com/kaitranntt/ccs" target="_blank" rel="noopener noreferrer">
|
||||
<BookOpen className="w-4 h-4 mr-2" /> Documentation
|
||||
</a>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user