Move errors partial out of dashboard dir to prevent DashboardComposer running
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div class="section-messages">
|
||||
@include('dashboard.partials.errors')
|
||||
@include('partials.errors')
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user