Commit workspace changes
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
|
||||
<p class="text-sm text-white/60 mb-6">Access your Skinbase account.</p>
|
||||
|
||||
@include('auth.partials.help-links', [
|
||||
'title' => 'Need help signing in?',
|
||||
'description' => 'Use the signup and login guide or the troubleshooting page before spending time guessing at the wrong fix.',
|
||||
'showReset' => true,
|
||||
])
|
||||
|
||||
<x-auth-session-status class="mt-4 mb-2 text-green-300" :status="session('status')" />
|
||||
|
||||
@if($errors->has('oauth'))
|
||||
|
||||
Reference in New Issue
Block a user