You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ Please check the [documentation](https://microcipcip.github.io/vue-use-kit/) to
19
19
## APIs
20
20
21
21
- Sensors
22
-
-[`useHover`](./src/components/useHover/stories/useHover.md)— tracks mouse hover state of a given element. [](https://microcipcip.github.io/vue-use-kit/?path=/story/sensors-usemedia--basic-demo)
23
-
-[`useMedia`](./src/components/useMedia/stories/useMedia.md)— tracks state of a CSS media query. [](https://microcipcip.github.io/vue-use-kit/?path=/story/sensors-usemedia--basic-demo)
22
+
-[`useHover`](./src/components/useHover/stories/useHover.md)— tracks mouse hover state of a given element. [](https://microcipcip.github.io/vue-use-kit/?path=/story/sensors-usehover--demo)
23
+
-[`useMedia`](./src/components/useMedia/stories/useMedia.md)— tracks state of a CSS media query. [](https://microcipcip.github.io/vue-use-kit/?path=/story/sensors-usemedia--demo)
24
24
-[`useMouse`](./src/components/useMouse/stories/useMouse.md)— tracks the mouse's position. [](https://microcipcip.github.io/vue-use-kit/?path=/story/sensors-usemouse--demo)
25
25
-[`useMouseElement`](./src/components/useMouseElement/stories/useMouseElement.md)— tracks the mouse's position relative to given element. [](https://microcipcip.github.io/vue-use-kit/?path=/story/sensors-usemouseelement--demo)
0 commit comments