chore: fix modalz link

This commit is contained in:
Corbin Crutchley
2022-09-05 03:22:02 -07:00
parent 2e6854e714
commit a33c535038

View File

@@ -10,7 +10,7 @@
}
---
[Despite some some UX headaches modals can introduce into an app](modalzmodalzmodalz.com/), they're still a widely used UI element in many applications today.
[Despite some some UX headaches modals can introduce into an app](https://modalzmodalzmodalz.com/), they're still a widely used UI element in many applications today.
While building sufficiently useful modals can be a challenging task, a rudimentary modal can be completed even without JavaScript.