Hide footer during practice
This commit is contained in:
+1
-1
@@ -1118,7 +1118,7 @@ export default function App() {
|
||||
</div>
|
||||
)}
|
||||
|
||||
<FeatureRequestFooter />
|
||||
{scr !== 'practice' && <FeatureRequestFooter />}
|
||||
</div>
|
||||
|
||||
{chart && <ChartModal section={chartSection} q={q} onClose={()=>setChart(false)}/>}
|
||||
|
||||
Reference in New Issue
Block a user