Skip to content

Commit afcc2be

Browse files
committed
timpicker
1 parent 644fd6a commit afcc2be

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

sdk/react/src/lib/fragment-components/a-time-picker.tsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
import React from 'react';
2-
// import {
3-
// TimePicker,
4-
// TimePickerSelect,
5-
// SelectItem,
6-
// Dropdown,
7-
// Checkbox,
8-
// TextInput
9-
// } from 'carbon-components-react';
102
import { AComponent, ComponentInfo } from './a-component';
11-
// import { DraggableTileList } from '../components';
123
import image from './../assets/component-icons/time-picker.svg';
134
import { TextInput } from '@carbon/react';
145
import { Checkbox } from '@carbon/react';

0 commit comments

Comments
 (0)