Skip to content

Commit

Permalink
アイコンミスの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
Pugma committed Dec 27, 2023
1 parent 9754dba commit f7cb963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Events.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const searchQuery = ref('')
<template>
<page-container>
<content-header
icon-name="mdi:calendar-outline"
icon-name="mdi:calendar"
:header-texts="[{ title: 'Events', url: '/events' }]"
detail="イベントの公開設定を変更します"
:class="$style.header"
Expand Down

0 comments on commit f7cb963

Please sign in to comment.