Merge branch 'main' into feat/zapgoals

This commit is contained in:
2023-07-06 19:23:29 +00:00
8 changed files with 140 additions and 37 deletions

View File

@ -67,7 +67,7 @@ function ProfileInfo({ ev, goal }: { ev?: NostrEvent; goal?: TaggedRawEvent }) {
{ev && <NewStreamDialog text="Edit" ev={ev} btnClassName="btn" />}
<AsyncButton
type="button"
className="btn btn-red"
className="btn btn-warning"
onClick={deleteStream}
>
Delete