mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
parent
5ee379e79f
commit
9e3d387da3
19 changed files with 421 additions and 18 deletions
4
src/components/OverflowMenu/index.js
Normal file
4
src/components/OverflowMenu/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import OverflowMenu from './OverflowMenu.svelte';
|
||||
|
||||
export default OverflowMenu;
|
||||
export { default as OverflowMenuItem } from './OverflowMenuItem.svelte';
|
Loading…
Add table
Add a link
Reference in a new issue