Skip to content

使用していないコンポーネントの削除 #250

@azurata09

Description

@azurata09

起こっている問題 / The Problem

  • index.vue内で使用されていないコンポーネントが読み込まれている

スクリーンショット / Screenshot

covid19/pages/index.vue

Lines 33 to 38 in d81bd6f

<telephone-advisory-reports-number-card />
<consultation-desk-reports-number-card />
<metro-card />
<agency-card />
<shinjuku-visitors-card />
<chiyoda-visitors-card /> -->

covid19/pages/index.vue

Lines 41 to 44 in d81bd6f

<!-- <v-row class="DataBlock">
<shinjuku-st-map-card />
<tokyo-st-map-card />
</v-row> -->

備考

  • 検査件数を追加 #92 にて検査件数表示が提案されているため、TestedNumberCardは除外しています
  • その他追加予定のコンポーネント(特にTelephoneAdvisoryReportsNumberCardConsultationDeskReportsNumberCard)があれば、コメントをよろしくお願いします

期待する見せ方・挙動 / Expected Behavior

  • 該当コードの削除

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions