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