- Initialize `resultMap` from `localStorage` on component mount if data exists. - Save updated `resultMap` back to `localStorage` when the component unmounts. - Removed debug console.log statement for cleaner logs. |
||
|---|---|---|
| .. | ||
| components | ||
| dao | ||
| hooks | ||
| page | ||
| prisma | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| frontend.tsx | ||
| global.d.ts | ||
| index.css | ||
| index.html | ||
| index.tsx | ||
| logo.jpg | ||
| logo.svg | ||
| routes.tsx | ||