Skip to content

Commit 301b5a4

Browse files
fix type
1 parent c04b5c7 commit 301b5a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#Laravel Component Loading
1+
# Laravel Component Loading
22

33
by bubbleflat.com
44

55
TODO Description
66

7-
##Installation
7+
## Installation
88

99
TODO
1010

11-
##Usage
11+
## Usage
1212

1313
First, register your progressbar :
1414

@@ -29,7 +29,7 @@ this.failLoading();
2929

3030
According to this state, you can access `loading` data in your component
3131

32-
##Exemple
32+
## Exemple
3333

3434
```html
3535
<template>

0 commit comments

Comments
 (0)