You've already forked AstralRinth
forked from didirus/AstralRinth
* Initial onboarding * Update OnboardingModal.vue * Add finish * Animation * Automatic opening * Move onboarding icon to outside of main appbar * Run lint * run fmt * mostly finish * Finish onboarding * fix onboarding bug + linux build * fix build again * Add back window shadows --------- Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com> Co-authored-by: Jai A <jaiagr+gpg@pm.me> Co-authored-by: Jai A <jai@modrinth.com>
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'
|