mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
update text in the drop area (#482)
This commit is contained in:
parent
0d1739bd6e
commit
81b82c368a
@ -19,7 +19,7 @@ const useDropboxMarkup = (isOver: boolean, expandedSidebar: boolean) => {
|
|||||||
condition={expandedSidebar}
|
condition={expandedSidebar}
|
||||||
show={
|
show={
|
||||||
<div className={dropboxClasses}>
|
<div className={dropboxClasses}>
|
||||||
<p>Drag and drop strategies from the left side menu</p>
|
<p>Drag and drop strategies from the left side strategy panel</p>
|
||||||
<GetApp className={iconClasses} />
|
<GetApp className={iconClasses} />
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user