Skip to content

Commit 4c27f06

Browse files
Updating desc
1 parent 3403daf commit 4c27f06

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
## Description
2121

22-
Vuetify's Inline Form Fields Component Library offers a comprehensive collection of reusable UI components designed to create elegant and efficient inline form fields within your applications. With seamless integration into Vuetify's UI framework and a wide range of customizable options, developers can effortlessly incorporate inline fields that perfectly align with their application's needs.
22+
Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components designed to create elegant and efficient inline form fields within your applications. With seamless integration into Vuetify's UI framework and a wide range of customizable options, developers can effortlessly incorporate inline fields that perfectly align with their application's needs.
2323

2424
Additionally, this library provides enhanced integration specifically tailored for usage within data tables. Developers can seamlessly integrate inline form fields directly into their data table cells, facilitating efficient inline editing and data manipulation. This feature empowers users to make changes directly within the table, streamlining the editing process and improving productivity.
2525

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929

3030
<meta
3131
name="description"
32-
content="Vuetify's Inline Form Fields Component Library offers a comprehensive collection of reusable UI components designed to create elegant and efficient inline form fields within your applications. With seamless integration into Vuetify's UI framework and a wide range of customizable options, developers can effortlessly incorporate inline fields that perfectly align with their application's needs."
32+
content="Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components
33+
designed to create elegant and efficient inline form fields within your applications. With seamless integration into Vuetify's UI framework and a wide range of customizable options, developers can effortlessly incorporate inline fields that perfectly align with their application's needs."
3334
/>
3435
<meta
3536
name="keywords"

src/documentation/sections/DescriptionSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<v-row>
1717
<v-col cols="12">
18-
<p>Vuetify's Inline Form Fields Component Library offers a comprehensive collection of reusable UI components
18+
<p>Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components
1919
designed to create elegant and efficient inline form fields within your applications. With seamless
2020
integration into Vuetify's UI framework and a wide range of customizable options, developers can effortlessly
2121
incorporate inline fields that perfectly align with their application's needs.

0 commit comments

Comments
 (0)