Skip to content

Flag component isnt individually exported #46

@carbotaniuman

Description

@carbotaniuman
import { Flag } from 'vue-flagpack'

Please check all that apply

  • visual bug
  • functional bug
  • able to consistently reproduce

Expected Behavior

The Flag component gets exported and I am able to use it individually.

Current Behavior

Flag is undefined as it is not exported

Possible Solution

Add an export for the flag in the module.exports

Steps to Reproduce

  1. Try the Import straight away example

Screenshots

Logs

Context

I am trying to lazily load the flags in.

Your Environment

  • Version used: 1.01
  • Browser Name and version: Firefox 90.0b
  • Operating System and version (desktop or mobile): Windows 10 Desktop
  • Link to your project: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions