Skip to content

Commit 7f5258e

Browse files
committed
- improve search page
1 parent f513756 commit 7f5258e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/pages/SearchPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default class SearchPage extends React.Component<SearchPageProps, SearchP
8282
<table className={tableClassStripedHover}>
8383
<thead>
8484
<tr>
85-
<th>Kind</th>
85+
<th></th>
8686
<th>Result</th>
8787
</tr>
8888
</thead>

0 commit comments

Comments
 (0)