feat: add Share icon with multiple sizes (16, 24, 32) and update index export
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { default as Arrow2 } from './Arrow2/Arrow2.astro';
|
||||
export { default as Profile } from './profile/profile.astro';
|
||||
export { default as Profile } from './profile/profile.astro';
|
||||
export { default as Share } from './share/share.astro';
|
||||
Reference in New Issue
Block a user