mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 20:27:43 +02:00
TSK-990: Remove Back button in settings (#2875)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
@@ -129,10 +129,7 @@
|
||||
<Component
|
||||
is={category.component}
|
||||
props={{
|
||||
visibileNav,
|
||||
onFirstCategory: () => {
|
||||
selectCategory(categories[0].name)
|
||||
}
|
||||
visibileNav
|
||||
}}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user