فهرست منبع

locale(analysis): update DeviceChat\Analysis

crush394 4 سال پیش
والد
کامیت
1eacb8e973
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      src/pages/Analysis/DeviceChart/index.tsx

+ 4 - 0
src/pages/Analysis/DeviceChart/index.tsx

@@ -0,0 +1,4 @@
+const DeviceChart = () => {
+  return <div>DeviceChart</div>;
+};
+export default DeviceChart;