Skip to content

Refactor CharacterInfo to use mapState #4

@ellharman

Description

@ellharman

Refactor

Current

The component CharacterInfo.vue declares multiple computed properties which are then passed into CheckboxInfo.vue.

Expected

The component CharacterInfo should use mapState from vuex to create its computed properties instead, as this will be much less verbose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorRestructure existing code for brevity/clarity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions