Skip to content

Commit

Permalink
[Fix] redundant code in image slider
Browse files Browse the repository at this point in the history
  • Loading branch information
JunyaoHu committed Oct 7, 2023
1 parent 39196d7 commit bf6aa35
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/sections/ImageSlider.vue
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ export default {
<el-row>
<h1 class="title1">Image Slider</h1>
</el-row>
<div>
<label style="margin-right: 16px">Switch Loading</label>
<el-switch v-model="inputLoading" />
</div>
<el-row>
<el-col>
<el-row justify="space-evenly">
Expand Down

0 comments on commit bf6aa35

Please sign in to comment.