Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinFabre-ods committed Jan 24, 2024
1 parent b460590 commit d237fc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/visualizations/src/components/MapPoi/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export const POPUP_WIDTH = 300;

export const CONTROL_POSITION: ControlPosition = 'top-right';


// Update styles in ./MapRender.svelte if one of these classnames must change.
const POPUP_CLASSNAME = 'poi-map__popup';
export const POPUP_FEATURE_CONTENT = 'poi-map__popup-feature-content';
Expand Down

0 comments on commit d237fc2

Please sign in to comment.