Skip to content

Commit

Permalink
1241: Removed id
Browse files Browse the repository at this point in the history
  • Loading branch information
tuj committed Dec 10, 2024
1 parent 23c0c06 commit 6af87b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/screen/screen-status.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ function ScreenStatus({ screen, handleInput = () => {}, mode = "default" }) {
<Button
variant="outline-primary"
type="button"
id="cancel_user"
onClick={() => navigate(`/screen/edit/${idFromUrl(screen["@id"])}`)}
className="margin-right-button"
size="sm"
Expand Down

0 comments on commit 6af87b0

Please sign in to comment.