Fix immer import

This commit is contained in:
Alex Gleason
2023-09-20 16:25:02 -05:00
parent 0cf97dbe25
commit 39cc21a6f1

View File

@ -1,4 +1,4 @@
import produce, { enableMapSet } from 'immer';
import { produce, enableMapSet } from 'immer';
import {
ENTITIES_IMPORT,