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-
13
13
- ** Lightweight** : Lightweight in size and does not depend on other libraries.
14
14
- ** Flexible** : Convert your existing native select elements with minimal configuration.
15
15
16
+ ## Screenshot
17
+
18
+ ![ Screenshot of Multi Select Dropdown] ( assets/screenshot.png )
19
+
16
20
## Quick Start
17
21
Clone the repository and include the CSS and JavaScript files in your project.
18
22
@@ -115,10 +119,6 @@ new MultiSelect(document.getElementById('example-multi-select'), {
115
119
});
116
120
```
117
121
118
- ## Screenshot
119
-
120
- ![ Screenshot of Multi Select Dropdown] ( assets/screenshot.png )
121
-
122
122
## License
123
123
124
124
Distributed under the MIT License. See ` LICENSE ` for more information.
You can’t perform that action at this time.
0 commit comments