We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f513756 commit 7f5258eCopy full SHA for 7f5258e
1 file changed
frontend/pages/SearchPage.tsx
@@ -82,7 +82,7 @@ export default class SearchPage extends React.Component<SearchPageProps, SearchP
82
<table className={tableClassStripedHover}>
83
<thead>
84
<tr>
85
- <th>Kind</th>
+ <th></th>
86
<th>Result</th>
87
</tr>
88
</thead>
0 commit comments