Commit Graph

1 Commits (9b85c2d0fdfabe66a8f49c4ed6a2a5801a0d274e)

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