0.0.1 • Published 6 years ago

@drunomics/vue-lupus-paragraph-text v0.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

vue-lupus-paragrpah-text

Vue slider component.

Install

via npm: npm install https://github.com/drunomics/vue-lupus-paragraph-text.git

import it:

import { PgText } from 'vue-lupus-paragraph-text';

Vue.component('pg-text', PgText);