style: apply editorconfig
This commit is contained in:
parent
66b43b2d4e
commit
c9c3b88f4d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
@extends('frame')
|
@extends('frame')
|
||||||
@section('title', 'This is The Bad Space')
|
@section('title', 'This is The Bad Space')
|
||||||
@section('main-content')
|
@section('main-content')
|
||||||
@parent
|
@parent
|
||||||
|
@ -55,4 +55,4 @@
|
||||||
</table>
|
</table>
|
||||||
</article>
|
</article>
|
||||||
</section>
|
</section>
|
||||||
@endsection
|
@endsection
|
||||||
|
|
Loading…
Add table
Reference in a new issue