I have different types of cells and I want to automatically get the right cell component depending on the input data. So I created a Cell.vue component, w
Cell.vue