1.11.0 • Published 3 years ago

@nuskin/distributor-journey-components v1.11.0

Weekly downloads
19
License
ISC
Repository
-
Last release
3 years ago

@nuskin/distributor-journey-components

This project contains ui components related to all things distributor journey

Installing

Usng yarn:

yarn add @nuskin/distributor-journey-components

Example usage

<template>
  <VgDrawer :show="isOpen" :nav-options="options" :peaking=true user-icon="https://www.nuskin.com/vg/vgimages/new-icons/rescources.svg" collapse-text="testing">
</template>

<script>
import { VgDrawer } from "@nuskin/distributor-journey-components";

export default {
  // ...
  components: {
    VgDrawer
  }
  // ...
};
</script>

Resources

View releases and commits on GitLab.

License

MIT

1.11.0

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.8.2-kel-000.1

3 years ago

1.7.0-cx9-3281.1

3 years ago

1.6.0

3 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago