Minor Fixes
- Fixed the issue where Vue squawks
Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.
Component template should contain exactly one root element. If you are using v-if on multiple elements, use v-else-if to chain them instead.