We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0d061 commit 523a030Copy full SHA for 523a030
2 files changed
docs/api/slot-map.svg assets/images/slot-map.svgdocs/api/slot-map.svg renamed to assets/images/slot-map.svg
docs/api/slots.md
@@ -4,7 +4,7 @@ Slots are named regions in the UI where buttons, controls, and panels can be pla
4
5
## Slot Map
6
7
-<img src="./slot-map.svg" alt="Slot map showing the position of each named slot in the UI layout" width="838" />
+<img src="/interactive-map/images/slot-map.svg" alt="Slot map showing the position of each named slot in the UI layout" width="838" />
8
9
`banner` appears at the top of the map on mobile and tablet. On desktop it moves into the `top-middle` slot.
10
0 commit comments