[+] Add a loading component in html for testing
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
v-if="selectedTab === 'overall' && assignmentsReady">
|
||||
</overall>
|
||||
</div>
|
||||
|
||||
<loading :text="'hi'"></loading>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user