remove IE reference

This commit is contained in:
Carson Gross 2024-06-18 10:00:23 -06:00
parent c6a89b315b
commit b932aff8b9

View File

@ -105,8 +105,7 @@ directly in HTML, using [attributes](@/reference.md#attributes), so you can buil
htmx is small ([~14k min.gz'd](https://unpkg.com/htmx.org/dist/)),
[dependency-free](https://github.com/bigskysoftware/htmx/blob/master/package.json),
[extendable](https://extensions.htmx.org),
IE11 compatible & has **reduced** code base sizes by [67% when compared with react](@/essays/a-real-world-react-to-htmx-port.md)
[extendable](https://extensions.htmx.org) & has **reduced** code base sizes by [67% when compared with react](@/essays/a-real-world-react-to-htmx-port.md)
<h2>motivation</h2>