'use client'; import AdminSidebar from "@/app/components/AdminSidebar"; export default function AdminQuestionsPage() { return (

문제 은행

); }