fix: lint

This commit is contained in:
Himself65
2022-04-08 11:10:26 -05:00
parent 8ab868a56e
commit f272bb6604
@@ -1,4 +1,4 @@
import React, { FC, PropsWithChildren } from 'react'
import React, { FC, PropsWithChildren } from 'react';
import { Provider, createStore } from '../../store';