This commit is contained in:
Ishaan Jaff 2024-08-28 11:53:31 -07:00
parent 8dc1af666b
commit 74b19ea9c5

View file

@ -866,7 +866,7 @@ const ViewKeyTable: React.FC<ViewKeyTableProps> = ({
</Text>
</TableCell>
<TableCell>
<Button onClick={() => handleModelLimitClick(item)}>Edit Limits</Button>
<Button size="sm" onClick={() => handleModelLimitClick(item)}>Edit Limits</Button>
</TableCell>
<TableCell>
<Icon