1.4.3 • Published 8 months ago

dls-illustrations-vue v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

1.4.2

8 months ago

1.4.1

8 months ago

1.4.0

9 months ago

1.3.3

10 months ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.3.0-beta.0

2 years ago