try to make this clearer

This commit is contained in:
tjs 2022-12-20 00:27:05 -05:00
parent 216164b47c
commit 9efd48f12f
1 changed files with 2 additions and 2 deletions

View File

@ -181,7 +181,7 @@ const TradeHistory = () => {
<div className="px-6 py-4">
<InlineNotification
type="info"
desc="Only your recent trades are displayed. Full trade history will be available shortly."
desc="During the Mango V4 alpha, only your recent Openbook trades will be displayed here. Full trade history will be available shortly."
/>
</div>
</div>
@ -190,7 +190,7 @@ const TradeHistory = () => {
<div className="mb-8 w-full">
<InlineNotification
type="info"
desc="Only your recent trades are displayed. Full trade history will be available shortly."
desc="During the Mango V4 alpha, only your recent Openbook trades will be displayed here. Full trade history will be available shortly."
/>
</div>
<NoSymbolIcon className="mb-2 h-6 w-6 text-th-fgd-4" />