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

Create a new category

); }