mirror of
https://github.com/mue/mue.git
synced 2026-07-19 23:14:10 +02:00
experimental: switch to preact
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import variables from 'modules/variables';
|
||||
import { PureComponent } from 'react';
|
||||
import { PureComponent } from 'preact/compat';
|
||||
import { ToastContainer } from 'react-toastify';
|
||||
|
||||
import Background from 'components/widgets/background/Background';
|
||||
|
||||
Reference in New Issue
Block a user