Skip to content
Snippets Groups Projects
Commit c71f1c3d authored by Rizky Andyno Ramadhan's avatar Rizky Andyno Ramadhan
Browse files

added wrapper to comment entry list

parent e9472147
Branches
No related merge requests found
Pipeline #14961 canceled with stage
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<b-tabs card> <b-tabs card>
<b-tab title="Komentar" active> <b-tab title="Komentar" active>
<b-card no-body> <b-card no-body>
<b-tabs v-model="tabIndex" pills vertical card> <b-tabs v-model="tabIndex" nav-wrapper-class="col-3" pills vertical card>
<b-tab title="Entri Komentar" disabled/> <b-tab title="Entri Komentar" disabled/>
<b-tab <b-tab
v-for="(item, index) in pageList" v-for="(item, index) in pageList"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment