Files
nairobi/app/components
Javi Martín 0b0cbcfe5a Fix typos in HTML target attributes
In some places, we were using `blank` instead of `_blank`. Most browsers
treat `blank` like `_blank`, though, so most people didn't experience
any difference.

In another place, we were incorrectly passing the `target` option inside
an `options:` hash, resulting in invalid HTML.
2023-10-23 18:19:47 +02:00
..
2023-10-23 18:19:47 +02:00
2021-10-01 16:19:10 +02:00
2023-08-30 14:46:35 +02:00