🚧 (core): Mueve Context al ámbito de componentes
This commit is contained in:
parent
378d4f844a
commit
e53c5e8395
13 changed files with 64 additions and 27 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use crate::base::component::Html;
|
||||
use crate::html::Contextual;
|
||||
use crate::core::component::Contextual;
|
||||
use crate::locale::L10n;
|
||||
use crate::response::ResponseError;
|
||||
use crate::service::http::{header::ContentType, StatusCode};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue