mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
@@ -12,6 +12,7 @@ export function pickLinkProps(link: LinkProps & { [key: string]: any }) {
|
||||
'exact', 'exactActiveClass', 'exactHash', 'exactQuery', 'external',
|
||||
'href', 'inactiveClass', 'noPrefetch', 'noRel', 'prefetch',
|
||||
'prefetchedClass', 'rel', 'replace', 'target', 'to', 'type', 'title',
|
||||
'onClick',
|
||||
...ariaKeys,
|
||||
...dataKeys
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user