mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 19:41:33 +02:00
Merge pull request #7002 from overleaf/ta-compile-dropdown-button-not-disabled
Don't Disable Dropdown Button When Compiling GitOrigin-RevId: 099ddae07c7601016103514168eef80712ccc57f
This commit is contained in:
@@ -32,7 +32,6 @@ function PdfCompileButton() {
|
||||
'btn-recompile-group-has-changes': hasChanges,
|
||||
})}
|
||||
id="pdf-recompile-dropdown"
|
||||
disabled={compiling}
|
||||
>
|
||||
<PdfCompileButtonInner
|
||||
startCompile={startCompile}
|
||||
|
||||
Reference in New Issue
Block a user