1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00

Ensure Metafox follows cursor on Fetching quotes screen (#14261)

This commit is contained in:
ryanml 2022-03-30 10:54:01 -07:00 committed by GitHub
parent aac40c75ee
commit 085c9753de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,6 @@ export default function LoadingSwapsQuotes({
animationEventEmitter={animationEventEmitter.current}
width="90"
height="90"
followMouse={false}
lookAtTarget={midPointTarget}
/>
</div>