escapedcat
escapedcat
### Is your feature request related to a problem? We want to inform the user but we currently can't, i.e. when we want to... - announce special features - inform...
### Is your feature request related to a problem? Currently all "Send" screens look similar but different. This is partly related to different info that is available to be displayed...
### Feature description Update tabs-style    If you start working on this please coordinate with @dvoroneca regarding which styling is preffered or i.e. easiest to implement. We also...
### Describe the changes you have made in this PR _A clear and concise description of what you want to happen_ ### Link this PR to an issue [optional] Fixes...
### Is your feature request related to a problem? Our issues templates sometimes lead to missing or wrongly input information. Would be nice to fidn a way to "guide" a...
Mainly trying to avoid `let lnurlDetails = {} as LNURLDetails;` and be more explicit about types. So instead of forcing the type we let TS figure it out by defining...
### Is your feature request related to a problem? We're currently using v14 which is maintenance is running out April next year. See: https://nodejs.org/en/about/releases/ ### Describe the solution you'd like...
 - responsivness is missing for the button  -such pink much ugly
### Is your feature request related to a problem? Currently we need to know the possible i18n strings when we use i18n within our components. With typing the editor would...
[#84](https://github.com/SaitoTech/saito-rust/pull/84) removed the architecture-markdown file but not the link to it. Also minor formatting changes.