react-multiselect-box
Version:
A multiselect box component for React.
1 lines • 945 B
Source Map (JSON)
{"version":3,"sources":["Example.css","SecondExample.css"],"names":[],"mappings":"AAAA,SACE,eAAgB,CAChB,iBAAkB,CAClB,UACF,CAEA,cACE,UAAW,CACX,cAAe,CACf,eACF,CCVA,eACE,iBAAkB,CAClB,UACF,CAEA,oBACE,aAAc,CACd,cACF,CAEA,oBACE,aAAc,CACd,oBACF,CAEA,0BACE,yBACF,CAEA,2BACE,aAAc,CACd,cAAe,CACf,oBACF,CAEA,iCACE,yBACF","file":"index.css","sourcesContent":[".Example {\n margin-top: 60px;\n text-align: center;\n width: 100%;\n}\n\n.Example-text {\n color: #333;\n font-size: 36px;\n font-weight: 300;\n}\n",".SecondExample {\n text-align: center;\n width: 100%;\n}\n\n.SecondExample-text {\n color: #4b5658;\n font-size: 20px;\n}\n\n.SecondExample-link {\n color: #3079ab;\n text-decoration: none;\n}\n\n.SecondExample-link:hover {\n text-decoration: underline;\n}\n\n.SecondExample-github-link {\n color: #3079ab;\n font-size: 22px;\n text-decoration: none;\n}\n\n.SecondExample-github-link:hover {\n text-decoration: underline;\n}\n"]}