'use client'; import CuratorSpecialEditorPage from '@/app/curator/specials/[id]/page'; export default CuratorSpecialEditorPage;