docs: fix formatting

This commit is contained in:
Jonathan Kelley 2021-06-24 11:15:55 -04:00
parent acbeac02d9
commit 527e0abd0f

View file

@ -133,7 +133,7 @@ Sorted by priority
| Code-splitting | 👀 | ✅ | Make bundle smaller/lazy |
| LiveView | 👀 | ❓ | Example for SSR + WASM apps |
✅ = implemented and working
👀 = not yet implemented or being worked on
🛠 = actively being worked on
❓ = not sure if will or can implement
- ✅ = implemented and working
- 👀 = not yet implemented or being worked on
- 🛠 = actively being worked on
- ❓ = not sure if will or can implement