Skip to content

Commit

Permalink
Fix router warning extra props
Browse files Browse the repository at this point in the history
  • Loading branch information
hvangeffen authored and wkramer committed Sep 24, 2024
1 parent 107cc1f commit b21178b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/TopologyDisplayView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ import { configManager } from '@/services/application-config'
interface Props {
nodeId?: string | string[]
panelId?: string
layerName?: string
locationId?: string
latitude?: string
Expand Down

0 comments on commit b21178b

Please sign in to comment.