import CreateArticleForm from "@/components/form/article/create-article-form"; export default function CreateNewsTextPage() { return (
); }