diff --git a/made-vue-accordion/README.md b/made-vue-accordion/README.md index 4302067..c5a0e0d 100644 --- a/made-vue-accordion/README.md +++ b/made-vue-accordion/README.md @@ -9,6 +9,8 @@ A Vue 3 accordion component, a UI component for containers of expandable content. +MADE Vue Accordion Component + ## Usage To customise the accordion layout, you'll want to import the scss styling: diff --git a/made-vue-blades/README.md b/made-vue-blades/README.md index a658557..3fc44bf 100644 --- a/made-vue-blades/README.md +++ b/made-vue-blades/README.md @@ -9,6 +9,8 @@ A Vue 3 blade layout component, a UI pattern most commonly seen in the Microsoft Azure portal. +MADE Vue Blade Component + ## Usage To customise the blade layout, you'll want to import the scss styling: diff --git a/made-vue-chipbox/README.md b/made-vue-chipbox/README.md index b20b4bc..b2cef37 100644 --- a/made-vue-chipbox/README.md +++ b/made-vue-chipbox/README.md @@ -9,6 +9,8 @@ A Vue 3 chip/tag input component, a UI component for allowing multiple value input. +MADE Vue Chip Box Component + ## Usage To customise the chip box layout, you'll want to import the scss styling: diff --git a/made-vue-image/README.md b/made-vue-image/README.md index 2dcfd42..32a3884 100644 --- a/made-vue-image/README.md +++ b/made-vue-image/README.md @@ -9,6 +9,8 @@ A Vue 3 image and background image component, allowing an image to be downloaded while showing a loading indicator, showing a placeholder image if the source image fails to load. +MADE Vue Image Component + ## Usage To customize the image or background image component, you'll want to import the scss styling: diff --git a/made-vue-range-selector/README.md b/made-vue-range-selector/README.md index ea57104..4b2bf5e 100644 --- a/made-vue-range-selector/README.md +++ b/made-vue-range-selector/README.md @@ -9,6 +9,8 @@ A Vue 3 range selector component, a double slider that allows the user to select a value range between a minimum and maximum value. +MADE Vue Range Selector Component + ## Usage To customise the range selector, you'll want to import the scss styling: