mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
harini
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { CodingProblemList } from "@/components/coding-problem-list"
|
||||
|
||||
export default function CodingPage() {
|
||||
return <CodingProblemList />
|
||||
}
|
||||
Reference in New Issue
Block a user