chore(admin-ui): Remove new badges from inventory + categories (#4444)
* chore(admin-ui): Remove new badges from inventory + categories * Create early-poets-drum.md
This commit is contained in:
@@ -70,7 +70,6 @@ const Sidebar: React.FC = () => {
|
||||
icon={<SwatchIcon size={ICON_SIZE} />}
|
||||
text={"Categories"}
|
||||
triggerHandler={triggerHandler}
|
||||
isNew
|
||||
/>
|
||||
)}
|
||||
<SidebarMenuItem
|
||||
@@ -85,7 +84,6 @@ const Sidebar: React.FC = () => {
|
||||
icon={<BuildingsIcon size={ICON_SIZE} />}
|
||||
triggerHandler={triggerHandler}
|
||||
text={"Inventory"}
|
||||
isNew
|
||||
/>
|
||||
)}
|
||||
<SidebarMenuItem
|
||||
|
||||
Reference in New Issue
Block a user