fix(dashboard): update home page text

This commit is contained in:
Lakhan Samani
2022-01-19 22:43:07 +05:30
parent ddda237178
commit 3cb02dd62c
2 changed files with 13 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
import { Box } from '@chakra-ui/react';
import { Box, Flex } from '@chakra-ui/react';
import React from 'react';
export default function Environment() {