feat/SW-3108 external links
* feat(SW-3108): Added external link options to shortcuts * feat(SW-3108): Added external link options to header Approved-by: Matilda Landström
This commit is contained in:
@@ -24,7 +24,7 @@ export default function ShortcutsListItems({
|
||||
className={styles.link}
|
||||
>
|
||||
<Typography variant="Body/Paragraph/mdBold">
|
||||
<span>{shortcut.text || shortcut.title}</span>
|
||||
<span>{shortcut.text}</span>
|
||||
</Typography>
|
||||
<MaterialIcon color="CurrentColor" icon="arrow_forward" />
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user