upd
This commit is contained in:
@ -181,6 +181,7 @@ const HeaderComponent = () => {
|
|||||||
label: <Link to="/parting">{tr("Current queues")}</Link>,
|
label: <Link to="/parting">{tr("Current queues")}</Link>,
|
||||||
key: "parting",
|
key: "parting",
|
||||||
icon: <ClockCircleOutlined />,
|
icon: <ClockCircleOutlined />,
|
||||||
|
onClick: () => setDrawerOpen(false),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: <Link to="/news">{tr("News")}</Link>,
|
label: <Link to="/news">{tr("News")}</Link>,
|
||||||
|
|||||||
Reference in New Issue
Block a user