* Enhance search input with reset functionality and improve styles for balance component
* Update token inspector to version 0.2.0 and refactor token inspection methods
* Refactor SearchInput component to use forwardRef and improve styling; add new SearchInput module styles
* Update token inspector to version 0.2.1 and refactor initialization logic; improve token icon handling in TokenItem component
* Update token inspector to version 0.2.3; refactor token handling in Balance and TransferConvertToken components
* Fix token handling logic in Balance component; update conditions for newToToken and toToken checks
* Update orai-token-inspector to version 0.2.5; implement temporary disablement of BTC functionality across multiple components
* fix bridge inj
* Remove debug log from loadEvmAmounts function; add early return condition in onClickToken handler
* Fix token handling in Balance component; reset toTokens when setting foundTokens
* Update orai-token-inspector to version 0.2.7 in package.json and yarn.lock
---------
Co-authored-by: vuonghuuhung <[email protected]>
Co-authored-by: Hau Nguyen Van <[email protected]>