diff --git a/src/components/button/index.tsx b/src/components/button/index.tsx index 5f0f503..d6a0ecb 100644 --- a/src/components/button/index.tsx +++ b/src/components/button/index.tsx @@ -8,11 +8,7 @@ type ButtonProps = { export const Button = ({ children, disabled, onClick, className }: ButtonProps) => { return (
- Sendstr is an open source end-to-end encrypted shared clipboard app built on top of{" "} - - Nostr - - . No login needed, new throwaway encryption keys are generated on page load, and the - default relay deletes messages after 1 hour. To get started open this page on another - device and choose one of the options below. -
-+ Sendstr is an open source end-to-end encrypted shared clipboard app built on top of{" "} + + Nostr + + . No login needed, new throwaway encryption keys are generated on page load, and the + default relay deletes messages after 1 hour. To get started open this page on another + device and choose one of the options below. +
+