mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
Update console dependencies (#2659)
This commit is contained in:
@@ -26,7 +26,6 @@ export interface OteCreateResponse extends Map<string, string> {
|
||||
|
||||
@Component({
|
||||
selector: 'app-ote',
|
||||
standalone: true,
|
||||
imports: [MaterialModule, SnackBarModule],
|
||||
templateUrl: './newOte.component.html',
|
||||
styleUrls: ['./newOte.component.scss'],
|
||||
|
||||
Reference in New Issue
Block a user