feat: update icon exports and add Search icon with multiple sizes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export { default as Arrow2 } from './Arrow2/Arrow2.astro';
|
||||
export { default as Profile } from './profile/profile.astro';
|
||||
export { default as Share } from './share/share.astro';
|
||||
export { default as Arrow2Icon } from './Arrow2/Arrow2.astro';
|
||||
export { default as ProfileIcon } from './profile/profile.astro';
|
||||
export { default as ShareIcon } from './share/share.astro';
|
||||
export { default as SearchIcon } from './search/search.astro';
|
||||
Reference in New Issue
Block a user