Skip to content

Commit 49d3573

Browse files
committed
docs: fix doc sample
1 parent bb49d94 commit 49d3573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
//! };
4545
//!
4646
//! html!(
47-
//! <OAuth2 config>
47+
//! <OAuth2 config={config}>
4848
//! <Failure><FailureMessage/></Failure>
4949
//! <Authenticated>
5050
//! <button onclick={logout}>{ "Logout" }</button>

0 commit comments

Comments
 (0)