ZhongAnTech / zarm

基于 React 的移动端 UI 组件库
https://zarm.design
MIT License
1.71k stars 225 forks source link

fix: fix readOnly style of CustomInput #1117

Closed JeromeLin closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zarm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2023 7:15am
github-actions[bot] commented 1 year ago

⚡️ Deploying PR Preview...

codecov[bot] commented 1 year ago

Codecov Report

Merging #1117 (77c8d59) into master (65eafe8) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1117      +/-   ##
==========================================
- Coverage   90.31%   90.25%   -0.06%     
==========================================
  Files         237      237              
  Lines        5245     5246       +1     
  Branches     1240     1240              
==========================================
- Hits         4737     4735       -2     
- Misses        498      501       +3     
  Partials       10       10              
Impacted Files Coverage Δ
packages/zarm/src/custom-input/CustomInput.tsx 89.18% <100.00%> (-3.97%) :arrow_down: