chore: align styles
This commit is contained in:
@@ -41,9 +41,7 @@ type AccountPageDynamicContent = Typename<
|
||||
|
||||
type AccountPageContentShortcuts = Typename<
|
||||
{
|
||||
title?: string
|
||||
preamble?: string
|
||||
shortcuts: { shortcuts: Shortcut[] }
|
||||
shortcuts: { title?: string; preamble?: string; shortcuts: Shortcut[] }
|
||||
},
|
||||
ContentEntries.AccountPageContentShortcuts
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user