I need to smoothly move an element from one position to another, whenever it renders somewhere else. Here\'s my simplified example:
import React, { useState }