Skip to content

Commit eff1bf4

Browse files
committed
chore: remove bottom buttons from map info panel
1 parent 4e4a898 commit eff1bf4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/frontend/src/components/keplerGl/factories/map-control-panel/SampleMapPanel.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ export function SampleMapPanel() {
112112
</ReactMarkdown>
113113
)}
114114
</div>
115-
<div className="project-links">
116-
<LinkButton label="Data" href="" iconComponent={Icons.Files} height="15px" />
117-
<LinkButton label="Config" href="" iconComponent={Icons.CodeAlt} height="17px" />
118-
</div>
119115
</StyledProjectPanel>
120116
) : (
121117
<MapControlButton

0 commit comments

Comments
 (0)