migrateMUI next: Restructure component definitions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { Component } from "react";
|
||||
import { withRouter } from "react-router-dom";
|
||||
import Container from "@material-ui/core/Container";
|
||||
import Container from "@mui/material/Container";
|
||||
class Impressum extends Component {
|
||||
render() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user