Merge pull request #2514 from brkcvn/master
Syntax error fixed in vue file
This commit is contained in:
commit
ebf6112a08
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div:class="col">
|
||||
<div :class="col">
|
||||
<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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user