unjs / consola

🐨 Elegant Console Logger for Node.js and Browser
Other
6.12k stars 175 forks source link

fix(box): fix preset naming for `singleThick` #201

Closed cpreston321 closed 1 year ago

cpreston321 commented 1 year ago

@pi0 the naming seemed to be off so I just wanted to make a simple PR to fix it.

Thanks, CP πŸš€

codecov[bot] commented 1 year ago

Codecov Report

Merging #201 (35b6732) into main (01b9761) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   61.22%   61.22%           
=======================================
  Files          12       12           
  Lines        1359     1359           
  Branches       58       58           
=======================================
  Hits          832      832           
  Misses        527      527           
Impacted Files Coverage Ξ”
src/utils/box.ts 66.98% <100.00%> (ΓΈ)