diff --git a/web/pages/actions.tsx b/web/pages/actions.tsx index 9e4f1cb91..f6eb87d4a 100644 --- a/web/pages/actions.tsx +++ b/web/pages/actions.tsx @@ -73,8 +73,13 @@ function NewActionModal(props: Props) { okButtonProps={okButtonProps} >
- Add the URL for the external action you want to present. Only HTTPS urls are supported. -

Read more about external actions.

+ Add the URL for the external action you want to present.{' '} + Only HTTPS urls are supported. +

+ + Read more about external actions. + +

setActionTitle(input.currentTarget.value)} />

-

setActionDescription(input.currentTarget.value)} />

-

setActionIcon(input.currentTarget.value)} />

-

Optional background color of the action button.

- Description goes here. Read more about how to use actions, with examples, at{' '} - our documentation. + our documentation. diff --git a/web/pages/viewer-info.tsx b/web/pages/viewer-info.tsx index 9a6c1ffda..fcf5f130b 100644 --- a/web/pages/viewer-info.tsx +++ b/web/pages/viewer-info.tsx @@ -130,8 +130,14 @@ export default function ViewersOverTime() {

Visit the{' '} - documentation to - configure additional details about your viewers. + + documentation + {' '} + to configure additional details about your viewers. {' '}