diff --git a/.all-contributorsrc b/.all-contributorsrc index f4a82e66915b..862fe8ead31f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1425,6 +1425,15 @@ "code", "doc" ] + }, + { + "login": "dedanade", + "name": "Daniel Adebonojo", + "avatar_url": "https://avatars.githubusercontent.com/u/66811981?v=4", + "profile": "https://github.com/dedanade", + "contributions": [ + "doc" + ] } ], "commitConvention": "none" diff --git a/README.md b/README.md index 8fcb643314f7..c4f64b34cfc4 100644 --- a/README.md +++ b/README.md @@ -277,8 +277,10 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
Garrett Dawson

💻 📖 +
Daniel Adebonojo

📖 + diff --git a/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js b/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js index ecca479c61b3..d6cca2fd7ac1 100644 --- a/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js +++ b/packages/react/src/components/DataTable/stories/DataTable-batch-actions.stories.js @@ -96,8 +96,7 @@ export const Default = () => ( + onClick={batchActionClick(selectedRows)}> Delete