Remove standalone

This commit is contained in:
shamoon
2025-11-05 13:48:46 -08:00
parent 09cc8315e4
commit 95fac4ba26
2 changed files with 0 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ import { ConfirmDialogComponent } from '../confirm-dialog/confirm-dialog.compone
@Component({
selector: 'pngx-share-bundle-dialog',
templateUrl: './share-bundle-dialog.component.html',
standalone: true,
imports: [
CommonModule,
ReactiveFormsModule,