Skip to content

Commit

Permalink
add reference to more button
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzipi-kaltura committed Nov 13, 2024
1 parent 7455d9c commit c408b42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {h, Component, ComponentChild, RefObject, createRef} from 'preact';
import { h, Component, ComponentChild, RefObject, createRef } from 'preact';
import { IconModel } from '../../models/icon-model';
import { IconWrapper } from '../icon-wrapper/icon-wrapper.component';
import * as styles from './displayed-bar.component.scss';
Expand Down

0 comments on commit c408b42

Please sign in to comment.