Description
Currently a separate server is required to persist theme data across browsers/devices. Once it's been released, this should be handled via the new clientData API. I'm just creating this issue to surface the new functionality and remove the extra server as a dependency.
Describe the solution you'd like
Once it's released, start using the new clientData API to persist data.
This PR shows how they're using the new functionality.
Describe alternatives you've considered
No response
Complementary informations