feat: Creates new component for multiselect. (#2446)

This commit is contained in:
Sivin Varghese
2021-06-25 17:41:24 +05:30
committed by GitHub
parent d840b7b13d
commit 151bfbd1dd
7 changed files with 500 additions and 1 deletions

View File

@@ -34,3 +34,4 @@ exclude_patterns:
- "stories/**/*"
- "**/*.stories.js"
- "**/stories/"
- "app/javascript/**/*.stories.js"