1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +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
parent 72646b769e
commit 485d711e0b

View File

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