kopia lustrzana https://github.com/bugout-dev/moonstream
removed console log
rodzic
14b62a705b
commit
902f57f1c0
|
@ -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>
|
||||
|
|
Ładowanie…
Reference in New Issue