mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 03:01:25 +00:00
feat(aspect-ratio): add AspectRatio component
This commit is contained in:
parent
ba78105c10
commit
3dfbd6dfc9
6 changed files with 117 additions and 1 deletions
1
src/AspectRatio/index.js
Normal file
1
src/AspectRatio/index.js
Normal file
|
@ -0,0 +1 @@
|
|||
export { default as AspectRatio } from "./AspectRatio.svelte";
|
Loading…
Add table
Add a link
Reference in a new issue