syntax error fixed
This commit is contained in:
parent
7b9ab6b544
commit
7bd4aa5723
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div:class="col">
|
<div :class="col">
|
||||||
<label :for="name" class="text-black text-sm font-medium">{{ text }}</label>
|
<label :for="name" class="text-black text-sm font-medium">{{ text }}</label>
|
||||||
|
|
||||||
<div class="tab-pane tab-example-result fade show active" role="tabpanel" aria-labelledby="-component-tab">
|
<div class="tab-pane tab-example-result fade show active" role="tabpanel" aria-labelledby="-component-tab">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user