mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-16 08:24:16 +02:00
wrap all instances of mantine hooks used in renderer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useElementSize } from '@mantine/hooks';
|
||||
import { useElementSize } from '/@/shared/hooks/use-element-size';
|
||||
|
||||
interface UseContainerQueryProps {
|
||||
'2xl'?: number;
|
||||
|
||||
Reference in New Issue
Block a user