Skip to content

Commit f5fccdd

Browse files
committed
fix import
1 parent 4a4cb60 commit f5fccdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/_main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $body-font-weight: $font-weight-medium;
5151
@import '../app/component/from-map-modal';
5252
@import '../app/component/app-bar-hsl';
5353
@import '../app/component/itinerary/itinerary';
54-
@import '../app/component/Snackbar';
54+
@import '../app/component/snackbar';
5555
@import '../app/component/itinerary/customize-search';
5656
@import '../app/component/itinerary/search-settings-dropdown';
5757
@import '../app/component/itinerary/itinerary-summary';

0 commit comments

Comments
 (0)