Skip to content

Commit

Permalink
fix: add dashboard markdown id (apache#15418)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@src4.ikrsnik.devonly.net>
  • Loading branch information
2 people authored and cccs-RyanS committed Dec 17, 2021
1 parent 7381626 commit 45b4f77
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -326,6 +326,7 @@ class Markdown extends React.PureComponent {
'dashboard-markdown',
isEditing && 'dashboard-markdown--editing',
)}
id={component.id}
>
<ResizableContainer
id={component.id}
Expand Down

0 comments on commit 45b4f77

Please sign in to comment.