diff --git a/pkg/interface/src/views/apps/chat/components/profile-overlay.js b/pkg/interface/src/views/apps/chat/components/profile-overlay.js index 52c4d82a6..07a69183f 100644 --- a/pkg/interface/src/views/apps/chat/components/profile-overlay.js +++ b/pkg/interface/src/views/apps/chat/components/profile-overlay.js @@ -119,7 +119,7 @@ export class ProfileOverlay extends PureComponent { )}
{cite(`~${ship}`)}
{!isOwn && ( - )} diff --git a/pkg/interface/src/views/apps/profile/components/lib/BucketList.tsx b/pkg/interface/src/views/apps/profile/components/lib/BucketList.tsx index cfe4725ba..335aad10c 100644 --- a/pkg/interface/src/views/apps/profile/components/lib/BucketList.tsx +++ b/pkg/interface/src/views/apps/profile/components/lib/BucketList.tsx @@ -93,7 +93,7 @@ export function BucketList({ ))} - diff --git a/pkg/interface/src/views/apps/profile/components/lib/DisplayForm.tsx b/pkg/interface/src/views/apps/profile/components/lib/DisplayForm.tsx index 952f94ceb..ef76a10fc 100644 --- a/pkg/interface/src/views/apps/profile/components/lib/DisplayForm.tsx +++ b/pkg/interface/src/views/apps/profile/components/lib/DisplayForm.tsx @@ -126,7 +126,7 @@ export default function DisplayForm(props: DisplayFormProps) { id="nicknames" caption="Do not show user-set nicknames" /> - diff --git a/pkg/interface/src/views/apps/profile/components/lib/RemoteContent.tsx b/pkg/interface/src/views/apps/profile/components/lib/RemoteContent.tsx index afd5fac5f..852a6ebe7 100644 --- a/pkg/interface/src/views/apps/profile/components/lib/RemoteContent.tsx +++ b/pkg/interface/src/views/apps/profile/components/lib/RemoteContent.tsx @@ -76,7 +76,7 @@ export default function RemoteContentForm(props: RemoteContentFormProps) { id="oembedShown" caption="Embedded content may contain scripts" /> - diff --git a/pkg/interface/src/views/apps/profile/components/lib/S3Form.tsx b/pkg/interface/src/views/apps/profile/components/lib/S3Form.tsx index 1647bda19..963e2feb1 100644 --- a/pkg/interface/src/views/apps/profile/components/lib/S3Form.tsx +++ b/pkg/interface/src/views/apps/profile/components/lib/S3Form.tsx @@ -78,7 +78,7 @@ export default function S3Form(props: S3FormProps) { label="Secret Access Key" id="s3secretAccessKey" /> - + diff --git a/pkg/interface/src/views/apps/profile/components/lib/Security.tsx b/pkg/interface/src/views/apps/profile/components/lib/Security.tsx index 0fdfaac52..fe8731906 100644 --- a/pkg/interface/src/views/apps/profile/components/lib/Security.tsx +++ b/pkg/interface/src/views/apps/profile/components/lib/Security.tsx @@ -19,7 +19,7 @@ export default function SecuritySettings({ api }: SecuritySettingsProps) { You will be logged out of your Urbit on this browser.
-
@@ -31,7 +31,7 @@ export default function SecuritySettings({ api }: SecuritySettingsProps) { You will be logged out of all browsers that have currently logged into your Urbit.
-
diff --git a/pkg/interface/src/views/apps/publish/components/Notebook.tsx b/pkg/interface/src/views/apps/publish/components/Notebook.tsx index eb3819eac..d8596941c 100644 --- a/pkg/interface/src/views/apps/publish/components/Notebook.tsx +++ b/pkg/interface/src/views/apps/publish/components/Notebook.tsx @@ -108,7 +108,7 @@ export class Notebook extends PureComponent< {isWriter && ( - @@ -124,6 +124,7 @@ export class Notebook extends PureComponent< diff --git a/pkg/interface/src/views/apps/publish/components/Subscribers.tsx b/pkg/interface/src/views/apps/publish/components/Subscribers.tsx index db986541f..6124f8377 100644 --- a/pkg/interface/src/views/apps/publish/components/Subscribers.tsx +++ b/pkg/interface/src/views/apps/publish/components/Subscribers.tsx @@ -82,7 +82,7 @@ export class Subscribers extends Component { return ( { role === 'admin' && ( - )} diff --git a/pkg/interface/src/views/components/RemoteContent.tsx b/pkg/interface/src/views/components/RemoteContent.tsx index 28ed350b7..14384281e 100644 --- a/pkg/interface/src/views/components/RemoteContent.tsx +++ b/pkg/interface/src/views/components/RemoteContent.tsx @@ -151,6 +151,7 @@ export default class RemoteContent extends PureComponent {this.state.unfold ? 'collapse' : 'expand'} : null} diff --git a/pkg/interface/src/views/components/UnjoinedResource.tsx b/pkg/interface/src/views/components/UnjoinedResource.tsx index 91d202965..110820773 100644 --- a/pkg/interface/src/views/components/UnjoinedResource.tsx +++ b/pkg/interface/src/views/components/UnjoinedResource.tsx @@ -87,7 +87,7 @@ export function UnjoinedResource(props: UnjoinedResourceProps) { {description} - + Join Channel