We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4a898 commit eff1bf4Copy full SHA for eff1bf4
apps/frontend/src/components/keplerGl/factories/map-control-panel/SampleMapPanel.tsx
@@ -112,10 +112,6 @@ export function SampleMapPanel() {
112
</ReactMarkdown>
113
)}
114
</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>
119
</StyledProjectPanel>
120
) : (
121
<MapControlButton
0 commit comments