mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
style: lint
This commit is contained in:
@ -240,7 +240,7 @@ const InstallFromGitHub: React.FC<InstallFromGitHubProps> = ({ onClose }) => {
|
||||
className='min-w-[72px]'
|
||||
onClick={onClose}
|
||||
>
|
||||
Close
|
||||
Close
|
||||
</Button>
|
||||
)
|
||||
: (
|
||||
|
||||
Reference in New Issue
Block a user