Adding redirect to help button in standalone GUI

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2024-03-28 12:10:08 -05:00
committed by Cole Ramos
parent 33e763178e
commit 3928f36d5e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ def get_header(raw_pmc, input_filters, kernel_names):
children=[
# Report bug button
html.A(
href="",
href="https://github.com/ROCm/omniperf/issues",
children=[
html.Button(
className="report",