Skip to content

Commit

Permalink
prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
fiskus committed Mar 27, 2023
1 parent 54be7ec commit 86c088a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions catalog/app/containers/Admin/Buckets/Buckets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,10 @@ function PFSCheckbox({ input, meta }: Form.CheckboxProps & M.CheckboxProps) {
<>
Enable permissive HTML rendering
<Hint>
This allows execution of any linked JavaScript code and fetching network resources
relative to the package. Be aware that the iframe with rendered HTML (and package
resources) can be shared publicly during the session lifespan. The session is active
while the page with rendered HTML is open.
This allows execution of any linked JavaScript code and fetching network
resources relative to the package. Be aware that the iframe with rendered
HTML (and package resources) can be shared publicly during the session
lifespan. The session is active while the page with rendered HTML is open.
<br />
Enable only on trusted AWS S3 buckets.
</Hint>
Expand Down

0 comments on commit 86c088a

Please sign in to comment.