mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
Experimental Editor component
This commit is contained in:
parent
5afb16f953
commit
8b8ffbf79a
14 changed files with 3597 additions and 4215 deletions
|
@ -43,6 +43,7 @@ export {
|
|||
} from "./DataTable";
|
||||
export { DatePicker, DatePickerInput, DatePickerSkeleton } from "./DatePicker";
|
||||
export { Dropdown, DropdownSkeleton } from "./Dropdown";
|
||||
export { Editor, EditorSkeleton } from "./Editor";
|
||||
export {
|
||||
FileUploader,
|
||||
FileUploaderButton,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue