Default to fetching
This commit is contained in:
@@ -5,7 +5,7 @@ const store = new class DashboardStore {
|
|||||||
@observable atlases;
|
@observable atlases;
|
||||||
@observable pagination;
|
@observable pagination;
|
||||||
|
|
||||||
@observable isFetching;
|
@observable isFetching = true;
|
||||||
|
|
||||||
/* Actions */
|
/* Actions */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user