Skip to content

Commit

Permalink
feat(@dpc-sdp/ripple-ui-maps): fix for storybook test
Browse files Browse the repository at this point in the history
  • Loading branch information
lambry committed Oct 14, 2024
1 parent 6b0ea3d commit 9263e25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</template>

<script setup lang="ts">
import { ref } from 'vue'
import { computed, ref } from 'vue'
import { useResizeObserver, useBreakpoints } from '@vueuse/core'
import { RplIcon } from '@dpc-sdp/ripple-ui-core/vue'
import { useRippleEvent, bpMin } from '@dpc-sdp/ripple-ui-core'
Expand Down

0 comments on commit 9263e25

Please sign in to comment.