Skip to content

Commit 48e67bc

Browse files
committed
fix: snapshots
1 parent 35e05f2 commit 48e67bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/src/components/MessageInput/__tests__/__snapshots__/AttachButton.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1800,7 +1800,7 @@ exports[`AttachButton should render an disabled AttachButton 1`] = `
18001800
},
18011801
{
18021802
"backgroundColor": undefined,
1803-
"borderColor": "#d5dbe1",
1803+
"borderColor": "#ebeef1",
18041804
"borderWidth": 1,
18051805
"height": 48,
18061806
"width": 48,

0 commit comments

Comments
 (0)