import React from "react"; export default function AdminArticlesCreate() { return (

Create a new article

); }