Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneirynck committed Apr 14, 2020
1 parent 769950b commit fa3343d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import React from 'react';
import {
MVTSingleLayerVectorSourceEditor,
MVTSingleLayerVectorSourceConfig,
} from './mvt_single_layer_vector_source';
} from './mvt_single_layer_vector_source_editor';
import { MVTSingleLayerVectorSource, sourceTitle } from './mvt_single_layer_vector_source';
import { LayerWizard, RenderWizardArguments } from '../../layer_wizard_registry';
import { SOURCE_TYPES } from '../../../../common/constants';
Expand Down

0 comments on commit fa3343d

Please sign in to comment.