@jsenv/navi 0.14.9 → 0.14.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/jsenv_navi.js +0 -1
- package/dist/jsenv_navi.js.map +3 -3
- package/package.json +1 -1
package/dist/jsenv_navi.js
CHANGED
|
@@ -17103,7 +17103,6 @@ const TabRoute = ({
|
|
|
17103
17103
|
...props,
|
|
17104
17104
|
alignX: alignX,
|
|
17105
17105
|
alignY: alignY,
|
|
17106
|
-
visualSelector: ".navi_link",
|
|
17107
17106
|
children: jsx(RouteLink, {
|
|
17108
17107
|
box: true,
|
|
17109
17108
|
route: route,
|