Fix immer import

This commit is contained in:
Alex Gleason 2023-09-20 16:25:02 -05:00
parent 0cf97dbe25
commit 39cc21a6f1
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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