mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-10 18:04:22 +01:00
perf: make insert modals components lazy loaded
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
|
||||
import { lazyModal } from 'src/utils/helperFunctions';
|
||||
|
||||
|
||||
|
||||
|
||||
export const { LazyComponent: VoteCard } = lazyModal(() => import('./VoteCard'))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user