Skip to content

Commit c24d816

Browse files
authored
lint
1 parent 634ac29 commit c24d816

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/EditLessonScreenInner3.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
:placeholders="$t('components.editing_screen.placeholder.video_keyword')"
1414
/>
1515

16-
<button class="Button" @click="handleVideoSearchWord">
17-
検索する
18-
</button>
16+
<button class="Button" @click="handleVideoSearchWord">検索する</button>
1917

2018
<div v-if="videoSearchResult.length > 0" class="SearchResult">
2119
<h3>NHK For Schoolの動画検索結果</h3>

0 commit comments

Comments
 (0)