[questions][ui] hide sidebar

pull/346/head
wlren 3 years ago
parent 34930eae3b
commit 588272830c

@ -9,7 +9,7 @@ const navigation: ProductNavigationItems = [
const config = { const config = {
navigation, navigation,
showGlobalNav: true, showGlobalNav: false,
title: 'Questions Bank', title: 'Questions Bank',
}; };

Loading…
Cancel
Save