mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-11-25 22:47:07 +00:00
fix: tooltip of env config (#169)
This commit is contained in:
parent
ebc88adc07
commit
fe2e13d1f7
@ -38,7 +38,7 @@ export function EnvConfig() {
|
||||
<Tooltip
|
||||
title="Please set up your environment variables to use Midscene."
|
||||
placement="right"
|
||||
open
|
||||
open={!isModalOpen}
|
||||
>
|
||||
<Button type="primary" onClick={showModal}>
|
||||
Click to set up
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user