What is the best practice for reusable AlertState? #3298
Unanswered
Ojas-Chimane
asked this question in
Q&A
Replies: 1 comment
-
@Ojas-Chimane We typically like to extend the |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following alert code that I want to reuse across different stores. What is the best practice to refactor the alertState logic so that I don't end up with duplicate code?
Example Store
Beta Was this translation helpful? Give feedback.
All reactions