Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering if there is a way to set the initial state with the new @ngrx/signals.
It was possible to do this in ngrx store like this, in the past.
provideMockStore({ initialState })
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions