Explorar o código

locale(analysis): update DeviceChat\Analysis

crush394 %!s(int64=4) %!d(string=hai) anos
pai
achega
1eacb8e973
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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;