Ok, I just tested in Colab myself. You need to restart the session after that, and then it should work.
My understanding is that Reactant comes preinstalled in the default environment, but they built it with a non-GPU runtime (either CPU-only, or CPU+TPU), so the default precompiled pkgimage is without GPU support, you need to force Reactant_jll
to be re-precompiled.