Skip to content

Commit

Permalink
timpicker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxyouu committed Jan 25, 2024
1 parent 644fd6a commit afcc2be
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions sdk/react/src/lib/fragment-components/a-time-picker.tsx
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
import React from 'react';
// import {
// TimePicker,
// TimePickerSelect,
// SelectItem,
// Dropdown,
// Checkbox,
// TextInput
// } from 'carbon-components-react';
import { AComponent, ComponentInfo } from './a-component';
// import { DraggableTileList } from '../components';
import image from './../assets/component-icons/time-picker.svg';
import { TextInput } from '@carbon/react';
import { Checkbox } from '@carbon/react';
Expand Down

0 comments on commit afcc2be

Please sign in to comment.