feat: update titles and enhance update contents page with tags and status selection
This commit is contained in:
@@ -7,7 +7,7 @@ import { TitleDashboard } from '~/components/ui/title-dashboard'
|
||||
export const CreateContentsPage = () => {
|
||||
return (
|
||||
<div className="relative">
|
||||
<TitleDashboard title="Konten" />
|
||||
<TitleDashboard title="Buat Artikel" />
|
||||
<div className="mb-8 flex items-center gap-5 rounded-lg bg-gray-50 text-[#363636]">
|
||||
<div className="w-[400px]">
|
||||
<Field>
|
||||
|
||||
Reference in New Issue
Block a user