fix: has to come first?

This commit is contained in:
cha0s 2020-06-26 00:29:04 -05:00
parent 16681f715b
commit 995e7a0f11

View File

@ -1,4 +1,5 @@
import './index.scss';
import 'react-hot-loader';
import {enableMapSet} from 'immer';
import React from 'react';