Skip to content
Snippets Groups Projects
Commit 73488c41 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

enable question xrays

parent 6ec2353b
Branches
Tags
No related merge requests found
......@@ -2,10 +2,10 @@
import UnderlyingDataAction from "./UnderlyingDataAction";
import UnderlyingRecordsAction from "./UnderlyingRecordsAction";
// import GenerateDashboardAction from "./GenerateDashboardAction";
import GenerateDashboardAction from "./GenerateDashboardAction";
export const DEFAULT_ACTIONS = [
UnderlyingDataAction,
UnderlyingRecordsAction,
// GenerateDashboardAction,
GenerateDashboardAction,
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment