You've already forked AstralRinth
forked from didirus/AstralRinth
* Initial impl of project pages
* Finalize project styling
* Revert browse page changes
* Fix lint
* Addressed some comments
* 😄
* Run lint
* Addressed issues
* fixed dist
* addressed changes
* Address changes
* I am speed
* Howd you get there
7 lines
338 B
JavaScript
7 lines
338 B
JavaScript
export { default as BuyMeACoffeeIcon } from './bmac.svg'
|
|
export { default as DiscordIcon } from './discord.svg'
|
|
export { default as KoFiIcon } from './kofi.svg'
|
|
export { default as PatreonIcon } from './patreon.svg'
|
|
export { default as PaypalIcon } from './paypal.svg'
|
|
export { default as OpenCollectiveIcon } from './opencollective.svg'
|