Skip to content

Commit

Permalink
Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.…
Browse files Browse the repository at this point in the history
…17.4 (#700)

Co-authored-by: tfsbuild <[email protected]>
  • Loading branch information
azure-pipelines[bot] and tfsbuild authored Dec 17, 2024
1 parent 1884be8 commit b9af93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/inputs/color-editor/overview/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import ReactDOM from 'react-dom/client';
import './index.css';

import { IgrColorEditorModule } from 'igniteui-react-inputs';
import { IgrColorEditor } from 'igniteui-react-dashboards';
import { IgrColorEditor } from 'igniteui-react-inputs';

const mods: any[] = [
IgrColorEditorModule
Expand Down

0 comments on commit b9af93e

Please sign in to comment.