0👍
✅
You should somehow share data between components.
You can do it many ways, but for this case i suggest to use event handling https://v2.vuejs.org/v2/guide/events.html#ad
Edited your sandbox with example – https://codesandbox.io/s/mzq0r2w88j
Source:stackexchange.com