|
@@ -94,7 +94,7 @@ const AppHeader: React.FC = () => {
|
|
|
<ImageTagContainer hoverable={false}>
|
|
<ImageTagContainer hoverable={false}>
|
|
|
<TagContainer>
|
|
<TagContainer>
|
|
|
<StatusDot color="#FFA500" />
|
|
<StatusDot color="#FFA500" />
|
|
|
- <Code>Awaiting Build</Code>
|
|
|
|
|
|
|
+ <Code>Awaiting deploy</Code>
|
|
|
</TagContainer>
|
|
</TagContainer>
|
|
|
</ImageTagContainer>
|
|
</ImageTagContainer>
|
|
|
);
|
|
);
|