Skip to content

Commit

Permalink
remove Comment.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
O-h-y-o committed Jun 23, 2023
1 parent 4a7793a commit 769547a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ko/posts/upbit/upbit-setting.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,3 @@ export default routes;
```

- pages 폴더에 `ExchangePage.vue` 를 만들어주고 routes.ts 에서 추가해줍니다.

<Comment />

<script setup>
import Comment from '../components/Comment.vue'
</script>

0 comments on commit 769547a

Please sign in to comment.