feat(dashboard): add price history, caching, and i18n
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Overzicht"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
import dashboard from './dashboard.json';
|
||||
|
||||
export default {
|
||||
dashboard,
|
||||
};
|
||||
Reference in New Issue
Block a user