Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export const DeleteDashboardModal: React.FunctionComponent<DeleteDashboardModalP
<ModalBody id="delete-dashboard-modal-body">
<span id="delete-dashboard-modal-description">
Deleting the dashboard will remove this dashboard from your Dashboard Hub and any customizations made to it will need to be reconfigured if
you want to remake it.
</span>
<br />
<br />
Expand Down
Loading