Update LandingPage.tsx
This commit is contained in:
parent
1c8a5f2cad
commit
f204cb0ace
|
@ -1,8 +1,6 @@
|
||||||
import LayoutComponent from './LayoutComponent'
|
import LayoutComponent from './LayoutComponent'
|
||||||
import './LandingPage.css'
|
import './LandingPage.css'
|
||||||
import QuickStartBar from './QuickStartBar'
|
import QuickStartBar from './QuickStartBar'
|
||||||
import DeviceStorageHealth from './DeviceStorageHealth'
|
|
||||||
import DeviceCPULoad from './DeviceCPULoad'
|
|
||||||
|
|
||||||
function LandingPage() {
|
function LandingPage() {
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Reference in New Issue