fix: typo
This commit is contained in:
parent
d8ad7f6d5f
commit
1ff1198da3
1 changed files with 3 additions and 1 deletions
|
|
@ -259,7 +259,9 @@ const newTabNavigator = {
|
|||
|
||||
<br></br>
|
||||
|
||||
:::warning **Note**: Using only `hitComponent` with `target="_blank"` will work for mouse clicks, but keyboard navigation (arrows + Enter) requires the `navigator` prop to consistently open links in new tabs. :::
|
||||
:::warning
|
||||
**Note**: Using only `hitComponent` with `target="_blank"` will work for mouse clicks, but keyboard navigation (arrows + Enter) requires the `navigator` prop to consistently open links in new tabs.
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue