naive-ui icon indicating copy to clipboard operation
naive-ui copied to clipboard

feat(badge): add `placement` prop

Open Sepush opened this issue 2 years ago • 1 comments

Signed-off-by: Sepush [email protected]

Sepush avatar Aug 15 '22 03:08 Sepush

Codecov Report

Merging #3509 (b90d49c) into main (0e10896) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3509   +/-   ##
=======================================
  Coverage   62.98%   62.98%           
=======================================
  Files        1056     1056           
  Lines       21919    21919           
  Branches     5718     5718           
=======================================
  Hits        13806    13806           
  Misses       6621     6621           
  Partials     1492     1492           
Impacted Files Coverage Δ
src/badge/src/styles/index.cssr.ts 100.00% <ø> (ø)
src/badge/src/Badge.tsx 68.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 15 '22 14:08 codecov-commenter