chore: remove orphaned settings-heading partial
settings-heading.blade.php was a Livewire settings layout partial with no remaining references after the settings Vue migration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
<div class="relative mb-6 w-full">
|
|
||||||
<flux:heading size="xl" level="1">{{ __('Settings') }}</flux:heading>
|
|
||||||
<flux:subheading size="lg" class="mb-6">{{ __('Manage your profile and account settings') }}</flux:subheading>
|
|
||||||
<flux:separator variant="subtle" />
|
|
||||||
</div>
|
|
||||||
Reference in New Issue
Block a user