Skip to content

Commit 27a15df

Browse files
committed
feat: Rename table header
loader -> product
1 parent 9f331e7 commit 27a15df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Status.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ export default function Status() {
137137
name="products"
138138
className="header-icon"
139139
/>{' '}
140-
Loader
140+
Product
141141
</th>
142142
<th>
143143
<Icon

0 commit comments

Comments
 (0)