mirror of
https://github.com/mue/mue.git
synced 2026-07-27 18:51:05 +02:00
fix: notes copy now works and css updates
This commit is contained in:
@@ -4,7 +4,7 @@ import Tooltip from '../../helpers/tooltip/Tooltip';
|
||||
|
||||
import FullscreenIcon from '@material-ui/icons/Fullscreen';
|
||||
|
||||
export default class View extends React.PureComponent {
|
||||
export default class Maximise extends React.PureComponent {
|
||||
constructor() {
|
||||
super();
|
||||
this.state = {
|
||||
|
||||
Reference in New Issue
Block a user