Skip to content

Commit

Permalink
lifecycle-listener (map-implicit) renamed from `map-lifecycle-lis…
Browse files Browse the repository at this point in the history
…tener`
  • Loading branch information
Stassi committed Nov 16, 2024
1 parent 4fbcb4d commit cca04a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leaf/map/fullscreen/fullscreen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import { joinClassNames } from './dom-element/join-class-names'
import {
type FullscreenMapLifecycleEvent,
fullscreenMapLifecycleListener,
} from './map/map-lifecycle-listener'
} from './map/lifecycle-listener'

import { useBoolean } from '@stassi/leaf'

Expand Down

0 comments on commit cca04a9

Please sign in to comment.