kfs214 / ruri-iro

RUri-iro simplifies the creation of customized profile sheets. Users can effortlessly generate personalized profiles by completing a user-friendly form. This includes adding a photo and responding to selected questions, resulting in unique and tailored profile sheets.
https://develop.d1pxjinad17uxp.amplifyapp.com
MIT License
2 stars 1 forks source link

依存配列のためのselectorを作る #58

Open kfs214 opened 7 months ago

kfs214 commented 7 months ago

依存配列のためのselectorを作る

Description

usePreview.tsにおいて、依存配列に入れるためだけにStoreが読み込まれている。依存配列も長い。リファクタリングの余地ないか? →できたらあとあと嬉しい改善課題。現状はセットアップ完了している。

Component

<Preview />

TYPE

refactor

PRIORITY

1.ENHANCEABLE

DIFFICULTY

2.INTERMEDIATE