Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
1 line
656 B
Plaintext
1 line
656 B
Plaintext
{"version":3,"file":"index.js","names":["React","ThreeDotsIcon","className","_jsxs","trim","_jsx"],"sources":["../../../src/icons/ThreeDots/index.tsx"],"sourcesContent":["import React from 'react'\n\nimport './index.scss'\n\nexport function ThreeDotsIcon({ className = '' }) {\n return (\n <div className={`icon icon--dots ${className}`.trim()}>\n <div />\n <div />\n <div />\n </div>\n )\n}\n"],"mappings":";AAAA,OAAOA,KAAA,MAAW;AAElB,OAAO;AAEP,OAAO,SAASC,cAAc;EAAEC,SAAA,GAAY;AAAE,CAAE;EAC9C,oBACEC,KAAA,CAAC;IAAID,SAAA,EAAW,mBAAmBA,SAAA,EAAW,CAACE,IAAI;4BACjDC,IAAA,CAAC,Y,aACDA,IAAA,CAAC,Y,aACDA,IAAA,CAAC;;AAGP","ignoreList":[]} |