We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e616714 commit 80a4be8Copy full SHA for 80a4be8
src/NetworkInformations.tsx
@@ -1,4 +1,4 @@
1
-import { Flex, Heading, Link, Table, Tbody, Td, Text, Th, Thead, Tr } from '@chakra-ui/react'
+import { Flex, Heading, Link, Table, Tbody, Td, Text, Tr } from '@chakra-ui/react'
2
import React, { useMemo } from 'react'
3
4
interface NetworkInformationsProps {
0 commit comments