checked if wifi is initialized

This commit is contained in:
Delucse
2020-09-04 15:06:55 +02:00
parent c00c0949e4
commit 1586e74cdc
8 changed files with 236 additions and 82 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import React, { Component } from 'react';
import { withRouter } from 'react-router-dom';
import tutorials from './tutorials.json';
import { tutorials } from './tutorials';
import { fade } from '@material-ui/core/styles/colorManipulator';
import { withStyles } from '@material-ui/core/styles';