1.4.3 • Published 2 years ago

dls-illustrations-vue v1.4.3

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

dls-illustrations-vue

npm.io

Installation

npm i -D dls-illustrations-vue

Usage

As Vue component

<template>
<figure>
  <illustration-not-found />
</figure>
</template>

<script>
import { IllustrationNotFound } from 'dls-illustrations-vue'

export default {
  components: {
    IllustrationNotFound
  }
}
</script>

Available Illustrations

Hero

Spot

Misc

Deprecated

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.3

2 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.3.0-beta.0

3 years ago