Skip to content

Commit

Permalink
Add removed spacing line in title
Browse files Browse the repository at this point in the history
  • Loading branch information
sopa301 committed May 2, 2024
1 parent b2967c2 commit 44fce64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/c-title.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<script lang="ts">
import MarkdownIt from 'markdown-it';
import { defineComponent } from 'vue';
export default defineComponent({
data() {
return {
Expand Down

0 comments on commit 44fce64

Please sign in to comment.