Remove new issue draft autosave footer copy
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -1029,8 +1029,6 @@ export function NewIssueDialog() {
|
||||
</span>
|
||||
) : createIssue.isError ? (
|
||||
<span className="text-xs text-destructive">{createIssueErrorMessage}</span>
|
||||
) : canDiscardDraft ? (
|
||||
<span className="text-xs text-muted-foreground">Draft autosaves locally</span>
|
||||
) : null}
|
||||
</div>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user