feat: bold settings

This commit is contained in:
karishmas6
2024-10-26 20:34:09 +05:30
parent c04db5c5cb
commit 6589b55741

View File

@@ -148,8 +148,8 @@ const ProxyForm: React.FC = () => {
<Table>
<TableHead>
<TableRow>
<TableCell>Proxy URL</TableCell>
<TableCell>Requires Authentication</TableCell>
<TableCell><strong>Proxy URL</strong></TableCell>
<TableCell><strong>Requires Authentication</strong></TableCell>
</TableRow>
</TableHead>
<TableBody>