Skip to content

Commit 459ab9b

Browse files
add text and add button line up
1 parent 77b8e82 commit 459ab9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/client/components/Admin/UserSearch.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,11 @@ const ActionUserTable = ({
154154
<b>{t('admin:email')}</b>
155155
</Typography>
156156
</TableCell>
157-
<TableCell />
158157
<TableCell align="left">
159158
<Typography variant="h6">
160159
<b>{actionText}</b>
161160
</Typography>
162161
</TableCell>
163-
<TableCell />
164162
</TableRow>
165163
</TableHead>
166164
<TableBody>

0 commit comments

Comments
 (0)