diff --git a/src/views/button/ButtonDemo.vue b/src/views/button/ButtonDemo.vue index 512fa4bdf..02fb66a5a 100644 --- a/src/views/button/ButtonDemo.vue +++ b/src/views/button/ButtonDemo.vue @@ -54,8 +54,8 @@ export default { } - \ No newline at end of file diff --git a/src/views/calendar/CalendarDemo.vue b/src/views/calendar/CalendarDemo.vue index eab64daae..ddc85db6c 100644 --- a/src/views/calendar/CalendarDemo.vue +++ b/src/views/calendar/CalendarDemo.vue @@ -147,7 +147,7 @@ export default { } - + \ No newline at end of file diff --git a/src/views/chips/ChipsDemo.vue b/src/views/chips/ChipsDemo.vue index 686c2b64c..063b30164 100644 --- a/src/views/chips/ChipsDemo.vue +++ b/src/views/chips/ChipsDemo.vue @@ -7,7 +7,7 @@ -
+

Basic

@@ -41,9 +41,3 @@ export default { } } - - diff --git a/src/views/chips/ChipsDoc.vue b/src/views/chips/ChipsDoc.vue index 5fd05b158..4ee881635 100644 --- a/src/views/chips/ChipsDoc.vue +++ b/src/views/chips/ChipsDoc.vue @@ -146,7 +146,7 @@ import Chips from 'primevue/chips'; - - + \ No newline at end of file diff --git a/src/views/textarea/TextareaDemo.vue b/src/views/textarea/TextareaDemo.vue index 33edd0b22..694f6374e 100644 --- a/src/views/textarea/TextareaDemo.vue +++ b/src/views/textarea/TextareaDemo.vue @@ -38,7 +38,3 @@ export default { } } - - diff --git a/src/views/toast/ToastDemo.vue b/src/views/toast/ToastDemo.vue index 6d282d945..d04a628f1 100644 --- a/src/views/toast/ToastDemo.vue +++ b/src/views/toast/ToastDemo.vue @@ -102,10 +102,4 @@ export default { 'ToastDoc': ToastDoc } } - - - + \ No newline at end of file diff --git a/src/views/togglebutton/ToggleButtonDemo.vue b/src/views/togglebutton/ToggleButtonDemo.vue index 9d28e7b1b..90da8d660 100644 --- a/src/views/togglebutton/ToggleButtonDemo.vue +++ b/src/views/togglebutton/ToggleButtonDemo.vue @@ -35,8 +35,4 @@ export default { 'ToggleButtonDoc': ToggleButtonDoc } } - - - + \ No newline at end of file diff --git a/src/views/tristatecheckbox/TriStateCheckboxDemo.vue b/src/views/tristatecheckbox/TriStateCheckboxDemo.vue index da04dd219..a1f85a70c 100644 --- a/src/views/tristatecheckbox/TriStateCheckboxDemo.vue +++ b/src/views/tristatecheckbox/TriStateCheckboxDemo.vue @@ -29,8 +29,4 @@ export default { 'TriStateCheckboxDoc': TriStateCheckboxDoc } } - - - + \ No newline at end of file