diff --git a/components/Card/CardInfo/Components/Decode.tsx b/components/Card/CardInfo/Components/Decode.tsx index 7c8a10ee..f2dfbff8 100644 --- a/components/Card/CardInfo/Components/Decode.tsx +++ b/components/Card/CardInfo/Components/Decode.tsx @@ -39,7 +39,6 @@ export default function Decode({ methodId, call, items }: DecodeProps) { } ]} rows={[{ method: methodId, call }]} - inverted classes={{ wapper: styles.table }} />