Commit Graph

1 Commits (cf3bdbdc7aa9174228eb91a7a7b7658103f3d48e)

Author SHA1 Message Date
David Baker b330de5d6e
Factor out crypto setup process into a store (#28675)
* Factor out crypto setup process into a store

To make components pure and avoid react 18 dev mode problems due
to components making requests when mounted.

* fix test

* test for the store

* Add comment
2024-12-11 13:10:27 +00:00