loading animation

This commit is contained in:
2020-08-21 03:05:07 +05:00
parent 8915f9f7a0
commit 03f3465799
6 changed files with 14 additions and 6 deletions

View File

@@ -2,4 +2,8 @@
@section('content')
<source-view :source="{{$source}}" ></source-view>
@endsection
@section('js')
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
@endsection