Skip to content

Commit

Permalink
docs(steps): add new line at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
olivewind committed Oct 9, 2018
1 parent 2983320 commit c446275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/view/demos/steps/demo-1.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ export default {
},
},
};
</script>
</script>
2 changes: 1 addition & 1 deletion src/components/dao-steps/dao-steps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@
color: $grey-light;
cursor: not-allowed;
}
}
}

0 comments on commit c446275

Please sign in to comment.