real-world-vue
real-world-vue copied to clipboard
Where should EventEdit's state put? data or state?
Hello, I can't figure out where should the EventEdit component's event data put.
EventList:stateEventShow:stateEventCreate:dataEventEdit:?
Thank you <3