File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ The complete guide and reference is available here: [https://codeshack.io/multi-
1313- ** Lightweight** : Lightweight in size and does not depend on other libraries.
1414- ** Flexible** : Convert your existing native select elements with minimal configuration.
1515
16+ ## Screenshot
17+
18+ ![ Screenshot of Multi Select Dropdown] ( assets/screenshot.png )
19+
1620## Quick Start
1721Clone the repository and include the CSS and JavaScript files in your project.
1822
@@ -115,10 +119,6 @@ new MultiSelect(document.getElementById('example-multi-select'), {
115119});
116120```
117121
118- ## Screenshot
119-
120- ![ Screenshot of Multi Select Dropdown] ( assets/screenshot.png )
121-
122122## License
123123
124124Distributed under the MIT License. See ` LICENSE ` for more information.
You can’t perform that action at this time.
0 commit comments