We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531265b commit 7cd820fCopy full SHA for 7cd820f
docs/templates/index.html
@@ -61,7 +61,7 @@ <h2>Get started quickly</h2>
61
)
62
63
app.layout = dbc.Alert(
64
- "Hello, Bootstrap!" className="m-5"
+ "Hello, Bootstrap!", className="m-5"
65
66
67
if __name__ == "__main__":
0 commit comments