mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
experimental: switch to preact
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* eslint-disable array-callback-return */
|
||||
import variables from 'modules/variables';
|
||||
import { PureComponent } from 'react';
|
||||
import { PureComponent } from 'preact/compat';
|
||||
import { MdShowChart } from 'react-icons/md';
|
||||
import { FaTrophy } from 'react-icons/fa';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user