feat(SW-322): change output variable name
This commit is contained in:
@@ -70,7 +70,7 @@ export default function Content({ content }: ContentProps) {
|
||||
shortcuts={shortcuts}
|
||||
subtitle={item.shortcuts.subtitle}
|
||||
title={item.shortcuts.title}
|
||||
columns={item.shortcuts.columns}
|
||||
twoColumnList={item.shortcuts.twoColumnList}
|
||||
/>
|
||||
)
|
||||
case BlocksEnums.block.TextContent:
|
||||
|
||||
Reference in New Issue
Block a user