Open Issues Need Help
View All on GitHub Issue #1: LevelSelector コンポーネント 2 months ago
AI Summary: Create a LevelSelector component using Mantine's Select component for a code review quiz app. The component should allow users to select a level (1-5) and trigger an onChange function with the selected level. Unit tests using Vitest snapshots are required, and the component should be verifiable via Storybook or a dev environment.
Complexity:
2/5
good first issue frontend