Skip to content

Commit 571a941

Browse files
formanb-yogesh
andauthored
Update dashi/src/components/DashiDropdown.tsx
Co-authored-by: yogeshkumar94 <[email protected]>
1 parent b076872 commit 571a941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dashi/src/components/DashiDropdown.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {
88
Select,
99
SelectChangeEvent,
1010
} from "@mui/material";
11+
1112
import { PropertyChangeHandler } from "../model/event";
1213

1314
export interface DashiDropdownProps extends Omit<DropdownState, "type"> {

0 commit comments

Comments
 (0)