File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,12 @@ import ApplicationLogo from "@/Components/ApplicationLogo.vue";
55<template >
66 <div >
77 <div class =" p-6 bg-white border-b border-gray-200 lg:p-8" >
8- <ApplicationLogo class =" block w-auto h-12" />
9- <h4 class =" mt-8 text-2xl font-medium text-gray-900" >
10- Welcome to <b >SPA</b > - single page application project!
11- </h4 >
8+ <ApplicationLogo class =" block w-auto h-12 mb-4" />
129 <b >Please leave a star ⭐ ; </b >
1310 <br />
1411 <a href =" https://github.com/perisicnikola37/laravel-inertia-vue-spa" target =" _blank" ><b
1512 style =" color : #6875f5 " >Click here</b ></a >
16- <p class =" mt-6 leading-relaxed text-gray-500" >
13+ <p class =" mt-2 leading-relaxed text-gray-500" >
1714 This SPA offers an all-in-one solution for managing users and roles, featuring an
1815 easy-to-use dashboard for administrators.
1916 <br />
You can’t perform that action at this time.
0 commit comments