removed console log

pull/139/head
yhtiyar 2021-08-23 17:37:55 +03:00
rodzic 14b62a705b
commit 902f57f1c0
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,6 @@ import {
import { Table, Thead, Tbody, Tr, Th, Td } from "@chakra-ui/react";
const ContractSource = ({ source_info }) => {
console.log(source_info);
return (
<VStack spacing={3}>
<Table>