From 6671b6ff2ce6ccdf1c4f211c8848417431ac2a3b Mon Sep 17 00:00:00 2001 From: josepedrolorenzini Date: Thu, 21 Nov 2024 09:07:19 +1100 Subject: [PATCH] merge master --- laravelReactApp/resources/js/Layouts/AuthenticatedLayout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laravelReactApp/resources/js/Layouts/AuthenticatedLayout.jsx b/laravelReactApp/resources/js/Layouts/AuthenticatedLayout.jsx index f83e85f..22f245c 100644 --- a/laravelReactApp/resources/js/Layouts/AuthenticatedLayout.jsx +++ b/laravelReactApp/resources/js/Layouts/AuthenticatedLayout.jsx @@ -42,7 +42,7 @@ export default function AuthenticatedLayout({ header, children }) { - Create new user + Create new post