mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
feat(popover): add Popover component
This commit is contained in:
parent
1df92756fb
commit
a3a4a02d94
10 changed files with 280 additions and 4 deletions
1
src/Popover/index.js
Normal file
1
src/Popover/index.js
Normal file
|
@ -0,0 +1 @@
|
|||
export { default as Popover } from "./Popover.svelte";
|
Loading…
Add table
Add a link
Reference in a new issue