Admin Forum
Add: - admin/forum/report-posting - admin/forum/report-comment - admin/forum/posting - admin/forum/[id] Component Fix: - screens/Admin/listPageAdmin - app/(application)/admin/_layout - Admin/TitlePage - Admin/BackButtonAntTitle - Admin/BoxTitlePage Package Install Add: - react-native-toast-message: untuk menampilkan toast ### No Issue
This commit is contained in:
@@ -3,7 +3,7 @@ import TextCustom from "@/components/Text/TextCustom";
|
||||
export default function AdminTitlePage({ title }: { title: string }) {
|
||||
return (
|
||||
<>
|
||||
<TextCustom bold size={30}>
|
||||
<TextCustom bold size={25}>
|
||||
{title}
|
||||
</TextCustom>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user