diff --git a/gui/react/src/provider/ServiceProvider.tsx b/gui/react/src/provider/ServiceProvider.tsx index dabb178..9aecfb5 100644 --- a/gui/react/src/provider/ServiceProvider.tsx +++ b/gui/react/src/provider/ServiceProvider.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import {Divider, Box, Button, Typography} from '@mui/material'; +import {Divider, Box, Button, Typography, Avatar} from '@mui/material'; import useStore from '../hooks/useStore'; import { StoreState } from './Store'; @@ -21,11 +21,11 @@ const ServiceProvider: FCWithChildren = ({ children }) => { Please choose your service - + - + - + :