mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
put d&d pro-tip back
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
8f2c3023dc
commit
f63cf68da3
@ -293,6 +293,9 @@ export class Extensions extends React.Component {
|
|||||||
label="Install"
|
label="Install"
|
||||||
onClick={this.addExtensions}
|
onClick={this.addExtensions}
|
||||||
/>
|
/>
|
||||||
|
<p className="hint">
|
||||||
|
<Trans><b>Pro-Tip</b>: you can drag & drop extension's tarball here to request installation</Trans>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user