We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b652fd2 commit a92c9c5Copy full SHA for a92c9c5
docs/pages/docs/hooks/_meta.json
@@ -1,5 +1,6 @@
1
{
2
- "useTranslation": "useTranslation",
+ "useClipboard": "useClipboard",
3
"useMousePosition": "useMousePosition",
4
- "useTimer": "useTimer"
+ "useTimer": "useTimer",
5
+ "useTranslation": "useTranslation"
6
}
0 commit comments