diff --git a/.storybook/__snapshots__/Storyshots.test.js.snap b/.storybook/__snapshots__/Storyshots.test.js.snap index ebea640bbd..f08ed085b4 100644 --- a/.storybook/__snapshots__/Storyshots.test.js.snap +++ b/.storybook/__snapshots__/Storyshots.test.js.snap @@ -1602,6 +1602,7 @@ exports[`Storyshots Table sortable 1`] = ` diff --git a/src/Table/index.jsx b/src/Table/index.jsx index 0ddc11c75a..8c5b8966df 100644 --- a/src/Table/index.jsx +++ b/src/Table/index.jsx @@ -59,6 +59,7 @@ class Table extends React.Component { return (); }