Skip to content

Commit

Permalink
wip: remove me later
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris authored and tassoevan committed May 15, 2024
1 parent e9dc753 commit 38176a2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/fuselage-ui-kit/src/stories/payloads/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ export const actionsWithAllSelects: readonly UiKit.LayoutBlock[] = [
blockId: 'dummy-block-id',
actionId: 'dummy-action-id',
type: 'channels_select',
placeholder: {
type: 'plain_text',
text: 'Select a channel',
emoji: true,
},
// placeholder: {
// type: 'plain_text',
// text: 'Select a channel',
// emoji: true,
// },
},
{
appId: 'dummy-app-id',
Expand Down

0 comments on commit 38176a2

Please sign in to comment.