Add isLoading prop to design item.vue
For clarity, isLoading is now a prop on an item, rather than this value being determined within the component from other state. Tests updated to reflect this.
Showing
Please register or sign in to comment