mirror of
https://github.com/mue/mue.git
synced 2026-07-08 21:24:57 +02:00
@@ -3,6 +3,7 @@ import variables from 'config/variables';
|
||||
import { MdClose, MdRestartAlt } from 'react-icons/md';
|
||||
import { setDefaultSettings } from 'utils/settings';
|
||||
import { Tooltip } from 'components/Elements';
|
||||
|
||||
function ResetModal({ modalClose }) {
|
||||
const reset = () => {
|
||||
variables.stats.postEvent('setting', 'Reset');
|
||||
|
||||
Reference in New Issue
Block a user