Skip to content

Commit

Permalink
BC-8218 - Fix Media Shelf Kebab Menus (#3417)
Browse files Browse the repository at this point in the history
  • Loading branch information
odalys-dataport authored Oct 7, 2024
1 parent 19ae394 commit fb1ba1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/feature/media-shelf/MediaBoardLineMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ import {
} from "@icons/material";
import { computed, ComputedRef, ModelRef, PropType } from "vue";
import { ColorShade, MediaBoardColorMapper } from "./utils";
import { KebabMenu } from "@ui-kebab-menu";
defineProps({
lineId: {
Expand Down

0 comments on commit fb1ba1e

Please sign in to comment.