Skip to content

Commit

Permalink
feat: changed name width
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiltonCabral committed Sep 22, 2023
1 parent ac902fb commit 8552418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/TelemetryComponents/Instruments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const Instruments: FC = () => {
name: {
type: 'string',
title: 'Name',
width: 100,
width: 200,
},
description: {
type: 'string',
Expand Down

0 comments on commit 8552418

Please sign in to comment.