Skip to content

💪 Improve reusing component props in another component #15

@jd-solanki

Description

@jd-solanki

At the moment, we are reusing/passing component props in another component. E.g. We are resuing ATypography props in many components however, we don't have a solid API/composable/method to reuse them in a safe way with DRY.

We also have some duplicate code (unsynced) in some components list AList were resolving this will simplify the code base.

Reference
vuejs/composition-api#628

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions