saseungmin / Recoil_ToDo

Todo📆 application created using Recoil and React ⚛️
https://saseungmin.github.io/Recoil_ToDo/
MIT License
20 stars 1 forks source link

[Fix] Broken CSS in mobile #36

Closed saseungmin closed 3 years ago

saseungmin commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #36 (1ae1288) into main (2c62bb3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          217       217           
  Branches        32        32           
=========================================
  Hits           217       217           
Impacted Files Coverage Δ
src/components/todo/TodoItem.jsx 100.00% <ø> (ø)
src/components/todo/TodoItemView.jsx 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c62bb3...1ae1288. Read the comment docs.