mirror of
https://github.com/mue/mue.git
synced 2026-07-09 21:45:26 +02:00
fix: revert preact switch from 46c52c3ef1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import variables from 'modules/variables';
|
||||
import { PureComponent } from 'preact/compat';
|
||||
import { PureComponent } from 'react';
|
||||
import { ToastContainer } from 'react-toastify';
|
||||
|
||||
import Background from 'components/widgets/background/Background';
|
||||
|
||||
Reference in New Issue
Block a user