Merge branch 'development' into release/v2.15.0
This commit is contained in:
commit
37877d7fba
|
@ -211,7 +211,10 @@ const Apps = (): React.ReactElement => {
|
|||
color="secondary"
|
||||
iconSize="sm"
|
||||
iconType="info"
|
||||
text="These are third-party apps, which means they are not owned, controlled, maintained or audited by Gnosis. Interacting with the apps is at your own risk."
|
||||
text="
|
||||
These are third-party apps, which means they are not owned, controlled, maintained or audited by Gnosis.
|
||||
Interacting with the apps is at your own risk.
|
||||
Any communication within the Apps is for informational purposes only and must not be construed as investment advice to engage in any transaction."
|
||||
textSize="sm"
|
||||
/>
|
||||
</CenteredMT>
|
||||
|
|
Loading…
Reference in New Issue