Move CI to yarn.

This commit is contained in:
Patrick Fic
2021-06-16 14:24:26 -07:00
parent 1575d5e3e7
commit 989c7b2ba0
4 changed files with 9914 additions and 54541 deletions

View File

@@ -163,9 +163,9 @@ function JobsDocumentsComponent({
currentImageWillChange={onCurrentImageChange}
customControls={[
<Button
key="edit-button"
style={{
float: "right",
zIndex: "5",
}}
onClick={() => {
@@ -177,7 +177,7 @@ function JobsDocumentsComponent({
if (newWindow) newWindow.opener = null;
}}
>
<EditFilled style={{}} />
<EditFilled />
</Button>,
]}
onClickImage={(props) => {