mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 21:30:45 +00:00
SPRINT-18: fixed import orders, some fixes due to using Box vs MDBox
This commit is contained in:
@ -21,8 +21,8 @@
|
||||
|
||||
import {TypographyProps} from "@mui/material";
|
||||
import {FC, forwardRef, ReactNode} from "react";
|
||||
import {useMaterialUIController} from "qqq/context";
|
||||
import MDTypographyRoot from "qqq/components/legacy/MDTypography/MDTypographyRoot";
|
||||
import {useMaterialUIController} from "qqq/context";
|
||||
|
||||
// Declaring props types for MDTypography
|
||||
interface Props extends TypographyProps
|
||||
|
Reference in New Issue
Block a user