mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: use camelCase in props
This commit is contained in:
@@ -64,8 +64,8 @@ ignore:
|
||||
props:
|
||||
raw: true
|
||||
to: /components/link
|
||||
active-class: 'font-bold'
|
||||
inactive-class: 'text-gray-500 dark:text-gray-500'
|
||||
activeClass: 'font-bold'
|
||||
inactiveClass: 'text-gray-500 dark:text-gray-500'
|
||||
slots:
|
||||
default: Link
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user