mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-08-11 18:28:48 +00:00
switch to pnpm
This commit is contained in:
@ -48,8 +48,8 @@ const focusModes = [
|
||||
icon: (
|
||||
<SiYoutube
|
||||
className="h-5 w-auto mr-0.5"
|
||||
onPointerEnterCapture={undefined}
|
||||
onPointerLeaveCapture={undefined}
|
||||
onPointerEnter={undefined}
|
||||
onPointerLeave={undefined}
|
||||
/>
|
||||
),
|
||||
},
|
||||
@ -60,8 +60,8 @@ const focusModes = [
|
||||
icon: (
|
||||
<SiReddit
|
||||
className="h-5 w-auto mr-0.5"
|
||||
onPointerEnterCapture={undefined}
|
||||
onPointerLeaveCapture={undefined}
|
||||
onPointerEnter={undefined}
|
||||
onPointerLeave={undefined}
|
||||
/>
|
||||
),
|
||||
},
|
||||
|
Reference in New Issue
Block a user