Skip to content

Commit fd76f3c

Browse files
author
Rishabh Karnad
committed
Improved app.vue formatting
1 parent f9512d3 commit fd76f3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/app.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<template>
22
<view class="container">
33
<text class="text-color-primary">My Vue Native App</text>
4-
</view>
4+
</view>
55
</template>
6-
6+
77
<style>
88
.container {
99
background-color: white;

0 commit comments

Comments
 (0)