We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a209ef commit faec7a6Copy full SHA for faec7a6
table.component.ts renamed to order-table.component.ts
@@ -1,4 +1,4 @@
1
-// table.component.ts
+// order-table.component.ts
2
import { Component, OnInit } from '@angular/core';
3
4
import { OrderTable } from './order-table.model';
0 commit comments