mirror of
https://github.com/mue/mue.git
synced 2026-07-17 05:54:14 +02:00
fix: sidebar bug, tab name translation
This commit is contained in:
@@ -15,7 +15,6 @@ import Tooltip from '../../helpers/tooltip/Tooltip';
|
||||
import Modal from 'react-modal';
|
||||
import ShareModal from '../../helpers/sharemodal/ShareModal';
|
||||
//import Hotkeys from 'react-hot-keys';
|
||||
import { toast } from 'react-toastify';
|
||||
|
||||
const toDataURL = async (url) => {
|
||||
const res = await fetch(url);
|
||||
|
||||
Reference in New Issue
Block a user