Skip to content

Commit

Permalink
fix(@dpc-sdp/ripple-ui-maps): remove unneeded key
Browse files Browse the repository at this point in the history
  • Loading branch information
lambry committed Jan 30, 2025
1 parent 4857cda commit 1b3c5df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<ol-style :overrideStyleFunction="overrideStyleFunction" :key="key">
<ol-style :overrideStyleFunction="overrideStyleFunction">
<ol-style-text>
<ol-style-fill color="white"></ol-style-fill>
</ol-style-text>
Expand Down

0 comments on commit 1b3c5df

Please sign in to comment.