Update TaskHeader

This commit is contained in:
Saoud Rizwan
2024-08-04 19:47:04 -04:00
parent b299803ac5
commit 08737ac119
4 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
style={{ position: "absolute", top: "8px", right: "8px" }}>
<span className="codicon codicon-close"></span>
</VSCodeButton>
<h3 style={{ margin: "0 0 8px" }}>🎉{" "}New in v1.0.92</h3>
<h3 style={{ margin: "0 0 8px" }}>🎉{" "}New in v1.0.93</h3>
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
<li>
Open in the editor (using{" "}