shouta0715 / yumemi

https://poplus-green.vercel.app/
1 stars 0 forks source link

global layouts #16

Closed shouta0715 closed 8 months ago

shouta0715 commented 8 months ago

全体のレイアウトの構築 #14

uiフォルダ内はテスト及びStoryは書かない決まり。また、uiフォルダ内は use clientなどの付与目的でつかため、スタイルやその他の情報は設定しない。 基本的にReact.forwardRefで囲いどこでも使用できるようにする。ライブリのコンポーネントを乗り換えやすくするために使用する。

github-actions[bot] commented 8 months ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 80%) 212 / 212
🟢 Statements 100% (🎯 80%) 212 / 212
🟢 Functions 100% (🎯 80%) 13 / 13
🟢 Branches 100% (🎯 80%) 48 / 48
File CoverageNo changed files found.
Generated in workflow #10