Content-Length: 281813 | pFad | http://github.com/coder/coder/commit/abc999939b01916ad1f0319e99fde1b1e80b9000

1C review comments · coder/coder@abc9999 · GitHub
Skip to content

Commit abc9999

Browse files
committed
review comments
1 parent d3bda05 commit abc9999

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

site/src/modules/resources/SubAgentOutdatedTooltip.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,14 @@ export const SubAgentOutdatedTooltip: FC<SubAgentOutdatedTooltipProps> = ({
3434
return null;
3535
}
3636

37-
const theme = useTheme();
38-
const versionLabelStyles = {
39-
fontWeight: 600,
40-
color: theme.palette.text.primary,
41-
};
4237
const title = "Dev Container Outdated";
4338
const opener = "This Dev Container is outdated.";
4439
const text = `${opener} This can happen if you modify your devcontainer.json file after the Dev Container has been created. To fix this, you can rebuild the Dev Container.`;
4540

4641
return (
4742
<HelpTooltip>
4843
<HelpTooltipTrigger>
49-
<span role="status" css={{ cursor: "pointer" }}>
44+
<span role="status" className="cursor-pointer">
5045
Outdated
5146
</span>
5247
</HelpTooltipTrigger>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coder/coder/commit/abc999939b01916ad1f0319e99fde1b1e80b9000

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy