Fix prettier warning on tech-radar readme

Signed-off-by: Joost Hofman <joost.hofman@ah.nl>
This commit is contained in:
Joost Hofman
2022-07-04 13:05:27 +02:00
parent b8f608f1ec
commit 7b304929ec
+1 -1
View File
@@ -159,4 +159,4 @@ You can use the `svgProps` option to pass custom React props to the `<svg>` elem
### How do I support multiple radars
The `TechRadarPage` and `TechRadarComponent` components both take an optional `id` prop which is subsequently passed to the `load` method of the API to distinguish which radar's data to load.
The `TechRadarPage` and `TechRadarComponent` components both take an optional `id` prop which is subsequently passed to the `load` method of the API to distinguish which radar's data to load.