Skip to content

Commit

Permalink
[error-modal] Update titles
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Jul 24, 2024
1 parent ee2e901 commit a5d830c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/re_com/error_modal.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
theme
header footer heading]
:or {title "Sorry, you've hit a bug"
what-happened-title "What Happened?"
what-happened-title "What Just Happened?"
implications-title "Implications"
what-to-do-title "What Should I Do?"
what-to-do-title "What Should You Do Now?"
details-title "Low-level Details (for developers):"
severity :error
closeable? true}
Expand Down

0 comments on commit a5d830c

Please sign in to comment.