CODEBASE: Remove wrong and irrelevant comments/code (#2111)

This commit is contained in:
catloversg
2025-05-10 16:22:47 +07:00
committed by GitHub
parent 494ef0dff3
commit 7db15a6bd2
5 changed files with 0 additions and 16 deletions
-2
View File
@@ -3,8 +3,6 @@ import { Typography } from "@mui/material";
import React from "react";
import { Settings } from "../../Settings/Settings";
Settings.theme.primary;
export interface IReqProps {
value: string;
color?: string;