Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b429233

Browse files
author
soyoung
committed
FIx props msg
1 parent 6ffe319 commit b429233

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/App.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<img alt="Vue logo" src="./assets/logo.png" />
3-
<HelloWorld msg="Welcome to 김싸피"/>
3+
<HelloWorld msg="테스트 성공"/>
44
</template>
55

66
<script>

‎src/components/HelloWorld.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div class="hello">
3-
<h1>테스트 실패 연습</h1>
3+
<h1>{{ msg }}</h1>
44
<p>
55
For a guide and recipes on how to configure / customize this project,<br />
66
check out the

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /