We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744f4e8 commit 9c25e44Copy full SHA for 9c25e44
app.py
@@ -66,7 +66,7 @@
66
),
67
dbc.Nav(
68
[
69
- dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.2", href="#")),
+ dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.3", href="#")),
70
],
71
navbar=True)
72
0 commit comments