remove disable import

This commit is contained in:
Gigiaj 2025-06-08 20:14:15 -05:00
parent 4af54629f7
commit 8a3eee367d

View file

@ -1,4 +1,3 @@
/* eslint-disable import/first */
import React from 'react';
import { createRoot } from 'react-dom/client';
import { enableMapSet } from 'immer';