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 8675289 commit 58b004aCopy full SHA for 58b004a
resources/js/hooks/use-mobile.tsx
@@ -1,4 +1,4 @@
1
-import { useEffect, useState } from "react";
+import { useEffect, useState } from 'react';
2
3
const MOBILE_BREAKPOINT = 768;
4
0 commit comments