Change token
This commit is contained in:
parent
923030cf44
commit
aecd3d8081
|
|
@ -58,7 +58,7 @@ class Clients extends Component<Stores<'clientStore'>> {
|
|||
<TableHead>
|
||||
<TableRow style={{textAlign: 'center'}}>
|
||||
<TableCell>Name</TableCell>
|
||||
<TableCell style={{width: 200}}>token</TableCell>
|
||||
<TableCell style={{width: 200}}>Token</TableCell>
|
||||
<TableCell />
|
||||
<TableCell />
|
||||
</TableRow>
|
||||
|
|
|
|||
Loading…
Reference in New Issue