Skip to content

Commit

Permalink
Remove undefined style
Browse files Browse the repository at this point in the history
  • Loading branch information
woxtu committed Aug 17, 2024
1 parent e790aa0 commit 18b606c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/components/MkPreview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-only

<template>
<div :class="$style.preview">
<div :class="$style.preview__content1">
<div>
<MkInput v-model="text">
<template #label>Text</template>
</MkInput>
Expand Down

0 comments on commit 18b606c

Please sign in to comment.