Skip to content

Commit 3376431

Browse files
committed
chore: update markdown
1 parent 30fab91 commit 3376431

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

demo/src/markdown/iconpicker.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ QIconPicker
77
[![GitHub repo size in bytes](https://img.shields.io/github/repo-size/quasarframework/app-extension-qiconpicker.svg)]()
88
[![npm](https://img.shields.io/npm/dt/@quasar/quasar-app-extension-qiconpicker.svg)](https://www.npmjs.com/package/@quasar/quasar-app-extension-qiconpicker)
99

10-
QIconPicker is a [Quasar App Extension](https://quasar.dev/app-extensions/introduction). It allows you to select an icon from a specified [Quasar Icon Set](https://quasar.dev/options/quasar-icon-sets) or pass in an array of objects defining the icons to be displayed.
11-
12-
QIconPicker is a [Quasar App Extension](https://quasar.dev/app-extensions/introduction). It is a powerful component that plugs right into your Quasar application and allows you to have an icon selector embedded in your app.
10+
QIconPicker is a [Quasar App Extension](https://quasar.dev/app-extensions/introduction). It allows you to have an icon selector embedded in your app. It uses a [Quasar Icon Set](https://quasar.dev/options/quasar-icon-sets) or you can pass in an array of objects defining the icons to be displayed.
1311

1412
# Install
1513
To add this App Extension to your Quasar application, run the following (in your Quasar app folder):

0 commit comments

Comments
 (0)