diff --git a/.all-contributorsrc b/.all-contributorsrc index 076e56e06ff7..8425488a310d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1670,6 +1670,15 @@ "contributions": [ "code" ] + }, + { + "login": "Thamjith", + "name": "Thamjith Thaha", + "avatar_url": "https://avatars.githubusercontent.com/u/24909620?v=4", + "profile": "https://github.com/Thamjith", + "contributions": [ + "code" + ] } ], "commitConvention": "none" diff --git a/README.md b/README.md index 8110558a92cb..8c4a7fd448b3 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
Divya G

💻
Soumya Raju

💻
Ziyad Bin Sulfi

💻 +
Thamjith Thaha

💻
Mariat

💻 diff --git a/packages/react/src/components/Dropdown/Dropdown.tsx b/packages/react/src/components/Dropdown/Dropdown.tsx index 7ff281908c70..2009b4b2972b 100644 --- a/packages/react/src/components/Dropdown/Dropdown.tsx +++ b/packages/react/src/components/Dropdown/Dropdown.tsx @@ -796,7 +796,7 @@ Dropdown.propTypes = { * Provide the title text that will be read by a screen reader when * visiting this control */ - titleText: PropTypes.node.isRequired, + titleText: PropTypes.node, /** * Callback function for translating ListBoxMenuIcon SVG title