judge4c/src/providers
cfngc4594 82b0705bdb feat(problem-store): add submissions to problem store state and provider
- Added `submissions` field to `ProblemState` and `ProblemStore` type
- Updated `createProblemStore` function to handle `submissions`
- Modified `ProblemStoreProvider` to pass `submissions` as a prop
- Updated `ProblemLayout` to fetch `submissions` from the database and pass to the provider
2025-04-11 17:42:52 +08:00
..
problem-store-provider.tsx feat(problem-store): add submissions to problem store state and provider 2025-04-11 17:42:52 +08:00