refactor(SW-438): update namings
This commit is contained in:
@@ -63,7 +63,7 @@ export default function Sidebar({ blocks }: SidebarProps) {
|
||||
/>
|
||||
)
|
||||
|
||||
case SidebarEnums.blocks.Shortcuts:
|
||||
case SidebarEnums.blocks.QuickLinks:
|
||||
return <ShortcutsList {...block.shortcuts} />
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user