Skip to content

Commit

Permalink
fc
Browse files Browse the repository at this point in the history
  • Loading branch information
ranile committed Dec 22, 2021
1 parent c84059b commit 893eb85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/yew/src/functional/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use std::rc::Rc;
mod hooks;
pub use hooks::*;

pub use self::function_component as fc;
use crate::html::Context;
/// This attribute creates a function component from a normal Rust function.
///
Expand Down

0 comments on commit 893eb85

Please sign in to comment.