Loading src/components/pluginComponents/WebComponentLoader.vue +1 −1 Original line number Diff line number Diff line <template> <div> <div class="uk-padding-small"> <div v-if="error" class="uk-padding-small uk-text-danger"> <b>{{ error }}</b> </div> Loading Loading
src/components/pluginComponents/WebComponentLoader.vue +1 −1 Original line number Diff line number Diff line <template> <div> <div class="uk-padding-small"> <div v-if="error" class="uk-padding-small uk-text-danger"> <b>{{ error }}</b> </div> Loading