コードレビューを試せるクイズアプリ

1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

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

コードレビューを試せるクイズアプリ