diff --git a/src/app/app.module.ts b/src/app/app.module.ts
index aae6b41..9024416 100644
--- a/src/app/app.module.ts
+++ b/src/app/app.module.ts
@@ -10,7 +10,6 @@ import { SplashScreenComponent } from './modules/splash-screen/splash-screen.com
import { AdminComponent } from './modules/admin/admin.component';
import { FooterComponent } from './shared/footer/footer.component';
import { SharedModule } from './modules/shared/shared.module';
-import { NgxSpinnerModule } from 'ngx-spinner';
@NgModule({
declarations: [
@@ -29,7 +28,6 @@ import { NgxSpinnerModule } from 'ngx-spinner';
ReactiveFormsModule,
ReactiveFormsModule.withConfig({ warnOnNgModelWithFormControl: 'never' }),
SharedModule.forRoot(),
- NgxSpinnerModule,
],
bootstrap: [AppComponent]
})
diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html
index a9d7194..c57f854 100644
--- a/src/app/modules/comanda/comanda.component.html
+++ b/src/app/modules/comanda/comanda.component.html
@@ -52,6 +52,11 @@
{{detalle.DetLar}}
CANT.{{detalle.cantidad}}
+{{detalle.comentario}}
+{{detalle.comentario}}
+