You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
Wire Profile Backend to Frontend (#71)
* Search updates * fixes2 * Some more work * start instance page wiring * Pack installation + Profile viewing * Remove print statement * Fix disappearing profiles * fix compile err * Finish Instance Running * remove print statement * fix prettier * Fix clippy + early return
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import { useInstances } from './instances'
|
||||
import { useSearch } from './search'
|
||||
import { useTheming } from './theme'
|
||||
import { useNews } from './news'
|
||||
|
||||
export { useInstances, useSearch, useTheming, useNews }
|
||||
export { useSearch, useTheming }
|
||||
|
||||
Reference in New Issue
Block a user