feat(dashboard): handle API errors and enhance translations
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import dashboard from './dashboard.json';
|
||||
import history from './history.json';
|
||||
|
||||
export default {
|
||||
dashboard,
|
||||
history,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user