/xstate-modal

Primary LanguageJavaScript

XState Modal

This is a simple project. Playing with XState to model the process of editing a comment using a Bootstrap Modal. The process being simulated involves clicking an edit button to open a modal displaying a comment, then clicking the edit button to proceed to edit and save the comment.