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

1
resources/js/app.js vendored
View File

@@ -8,7 +8,6 @@ import RecentStories from "./components/RecentStories";
import AvailableSources from './components/AvailableSources';
import SourceView from './components/SourceView';
const app = new Vue({
el: '#app',
components: {