mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
e1c3778446
The `disabled` prop being passed to the `PageContainer` component in the render function for the `AddToken` component was a string in some cases. It should always be a boolean. It has been cast to a boolean in the one case where it was a string. |
||
---|---|---|
.. | ||
tests | ||
token-list | ||
token-search | ||
add-token.component.js | ||
add-token.container.js | ||
index.js | ||
index.scss | ||
util.js |