chore: align styles
This commit is contained in:
@@ -74,8 +74,8 @@ export default function Content({ lang, content }: ContentProps) {
|
||||
return (
|
||||
<Shortcuts
|
||||
shortcuts={shortcuts}
|
||||
subtitle={item.preamble}
|
||||
title={item.title}
|
||||
subtitle={item.shortcuts.preamble}
|
||||
title={item.shortcuts.title}
|
||||
/>
|
||||
)
|
||||
case ContentEntries.AccountPageContentTextContent:
|
||||
|
||||
Reference in New Issue
Block a user