mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
wrap all instances of mantine hooks used in renderer
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { useMergedRef as useMergedRefMantine } from '@mantine/hooks';
|
||||
|
||||
export const useMergedRef = useMergedRefMantine;
|
||||
Reference in New Issue
Block a user