Repair path svg
This commit is contained in:
@@ -3,10 +3,11 @@ import { Card, Typography, Flex } from 'antd';
|
||||
import { setValSvg } from '../../components/Global/MqttConnection';
|
||||
import SvgTemplate from './SvgTemplate';
|
||||
import SvgViewer from './SvgViewer';
|
||||
import filePathSvg from '../../assets/svg/air_dryer_A_rev.svg';
|
||||
|
||||
const { Text } = Typography;
|
||||
|
||||
const filePathSvg = '/src/assets/svg/air_dryer_A_rev.svg';
|
||||
// const filePathSvg = '/src/assets/svg/air_dryer_A_rev.svg';
|
||||
const topicMqtt = 'PIU_GGCP/Devices/PB';
|
||||
|
||||
const SvgAirDryerA = () => {
|
||||
|
||||
Reference in New Issue
Block a user