diff --git a/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap b/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap index 0d7afa983..0b7fb50e6 100644 --- a/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap +++ b/mattermost-plugin/webapp/src/components/__snapshots__/boardSelector.test.tsx.snap @@ -289,25 +289,25 @@ exports[`components/boardSelector renders with some results 1`] = `
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Untitled board
-
+
- - -
+ + +
Test title
-
+
- - -
+ + +
Test title
-
+
{ return (
- {item.icon || } -
+
+ {item.icon || }
{resultTitle}
-
{item.description}
+
{item.description}
{item.channelId === currentChannel &&