Skip to content

Commit 58b004a

Browse files
committed
Update quotation marks
1 parent 8675289 commit 58b004a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/hooks/use-mobile.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useEffect, useState } from "react";
1+
import { useEffect, useState } from 'react';
22

33
const MOBILE_BREAKPOINT = 768;
44

0 commit comments

Comments
 (0)