We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46ee73 commit 8ec9a4eCopy full SHA for 8ec9a4e
store/hello-world/selector.ts
@@ -0,0 +1 @@
1
+export const sayHelloSelector = (state: HelloWorldState) => state.sayHello;
0 commit comments