🎨 Cambia "Temas" (themes) por "Diseños" (layouts)
This commit is contained in:
parent
22af4a3caf
commit
6150c97fc2
32 changed files with 361 additions and 134 deletions
|
|
@ -5,8 +5,10 @@ struct Drust;
|
|||
impl PackageTrait for Drust {
|
||||
fn dependencies(&self) -> Vec<PackageRef> {
|
||||
vec![
|
||||
// Packages.
|
||||
// Layouts.
|
||||
//&pagetop_bootsier::Bootsier,
|
||||
|
||||
// Packages.
|
||||
//&pagetop_admin::Admin,
|
||||
//&pagetop_user::User,
|
||||
//&pagetop_node::Node,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue