diff --git a/index.html b/index.html
index e2e68d9..1872d14 100644
--- a/index.html
+++ b/index.html
@@ -193,9 +193,6 @@
alternating: true,
alternatingColors: "#eeeeee",
dividers: false
- // style: {
- // padding: "5px 10px"
- // }
},
title: {
text: "Top Coins",
diff --git a/src/multiTable/index.tsx b/src/multiTable/index.tsx
index a476211..249be80 100644
--- a/src/multiTable/index.tsx
+++ b/src/multiTable/index.tsx
@@ -300,7 +300,9 @@ export default class MultiTable extends Component {
|
|