Skip to content
Snippets Groups Projects
Commit 3728a731 authored by HyunKyeong Park's avatar HyunKyeong Park
Browse files

최종본

parent 1246331a
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ export default {
}
</script>
<style>
<style src=>
html, body {
margin: 0;
height: 100%;
......
......@@ -28,7 +28,7 @@ export default {
...mapActions(['login'])
},
computed: {
...mapState(["isLigin","isLoginError"])
...mapState(["isLogin","isLoginError"])
}
}
</script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment