Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
xudan committed Mar 7, 2022
1 parent 75905f1 commit 727cf0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/components/HelloWorld.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ export default {
</script>

<style scoped>
.hello {
text-align: center;
}
button {
height: 30px;
background: #42b983;
Expand Down

0 comments on commit 727cf0d

Please sign in to comment.