fix: tooltip of env config (#169)

This commit is contained in:
Haomin Liu 2024-11-27 17:49:14 +08:00 committed by GitHub
parent ebc88adc07
commit fe2e13d1f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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