From f67d13efd869a88a73150a33af8e73294e8a0503 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Tue, 17 Mar 2020 12:30:59 +0300 Subject: [PATCH] Lint fixes --- src/views/Home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 4816ed98e..f467133c1 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -171,7 +171,7 @@
PrimeReact Designer -

PrimeVue is a design-agnostic library and the theming system is based on the Theme Designer, the official tool to create themes for the components. Designer includes a SASS enabled infrastructure that has over 500 customizable variables, a live editor +

PrimeVue is a design-agnostic library and the theming system is based on the Theme Designer, the official tool to create themes for the components. Designer includes a SASS enabled infrastructure that has over 500 customizable variables, a live editor and a Vue-CLI application to test your themes with ease along with built-in theme samples that are embedded in PrimeVue Core.

Visit Designer API HomePage to learn more about the features and interact with the live editor.