We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04b5c7 commit 301b5a4Copy full SHA for 301b5a4
README.md
@@ -1,14 +1,14 @@
1
-#Laravel Component Loading
+# Laravel Component Loading
2
3
by bubbleflat.com
4
5
TODO Description
6
7
-##Installation
+## Installation
8
9
TODO
10
11
-##Usage
+## Usage
12
13
First, register your progressbar :
14
@@ -29,7 +29,7 @@ this.failLoading();
29
30
According to this state, you can access `loading` data in your component
31
32
-##Exemple
+## Exemple
33
34
```html
35
<template>
0 commit comments