mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
parent
0cc7c7afeb
commit
bf18b7b65a
19 changed files with 201 additions and 24 deletions
4
src/components/TimePicker/index.js
Normal file
4
src/components/TimePicker/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import TimePicker from './TimePicker.svelte';
|
||||
|
||||
export default TimePicker;
|
||||
export { default as TimePickerSelect } from './TimePickerSelect.svelte';
|
Loading…
Add table
Add a link
Reference in a new issue