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
474 B
Plaintext
1 line
474 B
Plaintext
{"version":3,"file":"index.js","names":["React","Fragment","IDCell","id","_jsx"],"sources":["../../../../../src/views/Versions/cells/ID/index.tsx"],"sourcesContent":["'use client'\nimport React, { Fragment } from 'react'\n\nexport function IDCell({ id }: { id: number | string }) {\n return <Fragment>{id}</Fragment>\n}\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,IAASC,QAAQ,QAAQ;AAEhC,OAAO,SAASC,OAAO;EAAEC;AAAE,CAA2B;EACpD,oBAAOC,IAAA,CAACH,QAAA;cAAUE;;AACpB","ignoreList":[]} |