In the cookie UI, I found that the store was accessed directly using the useStore rather than through the adapter.
I thought it was right to approach using each adapter rather than directly from an architectural point of view, so I modified it in the direction of approaching using an adapter.
I was very impressed by the article and this repository, and I sincerely thank you for your help.
In the cookie UI, I found that the store was accessed directly using the useStore rather than through the adapter.
I thought it was right to approach using each adapter rather than directly from an architectural point of view, so I modified it in the direction of approaching using an adapter.
I was very impressed by the article and this repository, and I sincerely thank you for your help.