You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
Error handling (#121)
This commit is contained in:
@@ -2,5 +2,6 @@ import { useSearch } from './search'
|
||||
import { useTheming } from './theme'
|
||||
import { useBreadcrumbs } from './breadcrumbs'
|
||||
import { useLoading } from './loading'
|
||||
import { useNotifications, handleError } from './notifications'
|
||||
|
||||
export { useSearch, useTheming, useBreadcrumbs, useLoading }
|
||||
export { useSearch, useTheming, useBreadcrumbs, useLoading, useNotifications, handleError }
|
||||
|
||||
Reference in New Issue
Block a user