Skip to content

Commit faec7a6

Browse files
authored
Update and rename table.component.ts to order-table.component.ts
1 parent 2a209ef commit faec7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table.component.ts renamed to order-table.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// table.component.ts
1+
// order-table.component.ts
22
import { Component, OnInit } from '@angular/core';
33

44
import { OrderTable } from './order-table.model';

0 commit comments

Comments
 (0)