Removing Beta tag from Logs (#1952)

This commit is contained in:
Pranay Prateek 2022-12-31 11:11:48 +05:30 committed by GitHub
parent 6ba5c0ecad
commit 31a3bc09c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ const menus: SidebarMenu[] = [
Icon: AlignLeftOutlined,
to: ROUTES.LOGS,
name: 'Logs',
tags: ['Beta'],
// tags: ['Beta'],
},
{
Icon: DashboardFilled,