Commit 652cac8
committed
fix(CDataTable): v-else without v-if breaking Parcel - thanks @adamshaylor
- closes #143 v-else used on element <td> without corresponding v-if
- closes #144 fix: CDataTable: v-else compiler warning1 parent 9709051 commit 652cac8
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments