mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 19:00:35 +01:00
docs(Link): fix code with prettier
This commit is contained in:
@@ -23,7 +23,7 @@ props:
|
|||||||
to: /elements/link
|
to: /elements/link
|
||||||
activeClass: 'text-primary'
|
activeClass: 'text-primary'
|
||||||
inactiveClass: 'text-gray-500 dark:text-gray-400 hover:text-gray-700 dark:hover:text-gray-200'
|
inactiveClass: 'text-gray-500 dark:text-gray-400 hover:text-gray-700 dark:hover:text-gray-200'
|
||||||
code: Link
|
code: ' Link '
|
||||||
---
|
---
|
||||||
|
|
||||||
Link
|
Link
|
||||||
|
|||||||
Reference in New Issue
Block a user