Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer authored Aug 17, 2018
1 parent 9b36ac4 commit b9fe78a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ npm i react-async-elements
- [`<Audio>`](#audio)
- [`<IFrame>`](#todo)
- [`<Embed>`](#todo)
- [`<Style>`](#todo)
- [`<Stylesheet>`](#todo)
- [Todo](#todo)
- [Playing with Suspense](#playing-with-suspense)
- [Authors](#authors)
Expand Down Expand Up @@ -142,7 +142,7 @@ export default App;

- [ ] `<IFrame>`
- [ ] `<Embed>`
- [ ] `<Style>`
- [ ] `<Stylesheet>`
- [ ] Better error handling

## Playing with Suspense
Expand Down

0 comments on commit b9fe78a

Please sign in to comment.