device settings and actions made functional
This commit is contained in:
parent
3ce00facd1
commit
4e7c68401b
19 changed files with 3042 additions and 41 deletions
|
|
@ -2,7 +2,6 @@ import { cyan } from "@mui/material/colors";
|
|||
import AcceptedIcon from "@mui/icons-material/CloudDone";
|
||||
import PendingIcon from "@mui/icons-material/CloudQueueTwoTone";
|
||||
import RejectedIcon from "@mui/icons-material/SmsFailed";
|
||||
import React from "react";
|
||||
|
||||
export interface StatusHelper {
|
||||
description: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue