fix: error
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { useEffect, useState } from 'react';
|
import { useEffect, useState } from 'react';
|
||||||
import { Card, Typography, Flex } from 'antd';
|
import { Card, Typography, Flex } from 'antd';
|
||||||
import { ReactSVG } from 'react-svg';
|
// import { ReactSVG } from 'react-svg';
|
||||||
import { setValSvg } from '../../components/Global/MqttConnection';
|
import { setValSvg } from '../../components/Global/MqttConnection';
|
||||||
|
|
||||||
const { Text } = Typography;
|
const { Text } = Typography;
|
||||||
|
|||||||
Reference in New Issue
Block a user