Skip to content

Commit d1ca895

Browse files
davidsklar99github-actions[bot]
authored andcommitted
Apply formatting changes
1 parent 04fe1a3 commit d1ca895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/map-interface/src/location-details/location-details.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export function PhysiographyExample() {
4545

4646
export function MacrostratLinkedDataExample() {
4747
const mapInfo = fetchMapInfo(lng, lat, zoom);
48-
48+
4949
const source =
5050
mapInfo && mapInfo?.mapData && mapInfo?.mapData.length
5151
? mapInfo?.mapData[0]

0 commit comments

Comments
 (0)