Merge pull request #2514 from brkcvn/master

Syntax error fixed in vue file
This commit is contained in:
Burak Civan 2022-07-05 10:46:30 +03:00 committed by GitHub
commit ebf6112a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">