Modifica Assets por Context
This commit is contained in:
parent
9e5d6e1a72
commit
72f5144b75
29 changed files with 375 additions and 372 deletions
|
|
@ -4,9 +4,9 @@ pub use hook::{
|
|||
BeforeRenderComponentHook,
|
||||
};
|
||||
|
||||
mod assets;
|
||||
pub use assets::{
|
||||
Assets,
|
||||
mod context;
|
||||
pub use context::{
|
||||
Context,
|
||||
Favicon,
|
||||
JavaScript, JSMode,
|
||||
StyleSheet,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue