You've already forked pages
forked from didirus/AstralRinth
* Some initial changes * New project cards * Version * Finalize improvements * Fixed styling issues on versions page * Removed light mode * Run linter * Added mixpanel stuff in context menus * Fix styling issues * Fix windows * homepage fixes * Finishing touches on mac styling * Fixed windows related styling * Update global.scss --------- Co-authored-by: Jai A <jaiagr+gpg@pm.me>
5 lines
228 B
JavaScript
5 lines
228 B
JavaScript
export { default as ServerIcon } from './server.svg'
|
|
export { default as MinimizeIcon } from './minimize.svg'
|
|
export { default as MaximizeIcon } from './maximize.svg'
|
|
export { default as SwapIcon } from './arrow-left-right.svg'
|