mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-20 02:08:59 +01:00
24c5109a06
* feat: chat wip * chore: more chat stuff * chore: fallback alias * chore: more chat progress * chore: chat continues * chore: disconnect on account change * chore: add start chat view * fix: no messages fix * chore: 🔧 more chat changes * feat: ✨ move to react feather * chore: 🔧 add fee paid * style: 🎨 change fee paid style * fix: 🐛 wrong sidesettings icon * chore: 🔧 add signed verified messages * style: 🎨 chat mobile styling * style: 🎨 contacts button icon * chore: 🔧 add message types * style: 🎨 chat changes * chore: 🔧 error handling and styling * chore: 🔧 chat settings * chore: 🔧 contact last message * chore: 🔧 small alias styling * chore: 🔧 improve error handling * chore: 🔧 juggernaut compatible * chore: 🔧 multi currency * chore: 🔧 add maxfee setting * chore: 🔧 small fixes * chore: 🔧 docker multistage
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
import '@testing-library/jest-dom/extend-expect';
|