Commit Graph

1 Commits (44c6bce0f700ac0a8f33e85be85c62779fe3336e)

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