Skip to content

Commit 6af87b0

Browse files
committed
1241: Removed id
1 parent 23c0c06 commit 6af87b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/screen/screen-status.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ function ScreenStatus({ screen, handleInput = () => {}, mode = "default" }) {
115115
<Button
116116
variant="outline-primary"
117117
type="button"
118-
id="cancel_user"
119118
onClick={() => navigate(`/screen/edit/${idFromUrl(screen["@id"])}`)}
120119
className="margin-right-button"
121120
size="sm"

0 commit comments

Comments
 (0)