Skip to content

Commit

Permalink
missing styles for publish npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ds committed Jan 5, 2024
1 parent ecd1258 commit 9c57452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/wmlandscape/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,10 @@ import {
} from '../../src/components/KeyPressContext';
import QuickAdd from '../../src/components/actions/QuickAdd';
import PipelineVersion2 from '../../src/components/map/PipelineVersion2';
import styles from '../../src/styles/MapCanvas.module.css';

export {
styles,
MapBackground,
MapEvolution,
MapGraphics,
Expand Down

0 comments on commit 9c57452

Please sign in to comment.