hainenber commented on code in PR #43712:
URL: https://github.com/apache/superset/pull/43712#discussion_r3925457874


##########
docs/developer_docs/components/ui/select.mdx:
##########
@@ -283,7 +282,6 @@ function OneLineDemo() {
 | Prop | Type | Default | Description |
 |------|------|---------|-------------|
 | `mode` | `string` | `"single"` | Whether to allow selection of a single 
option or multiple. |
-| `placeholder` | `string` | `"Select ..."` | Placeholder text when no option 
is selected. |
 | `showSearch` | `boolean` | `true` | Whether to show a search input for 
filtering. |

Review Comment:
   Changes unrelated to ascend.io were introduced by subcommands ran in `yarn 
build` within `docs` subproject. Perhaps for this PR only, I can temporarily 
revert these auto-generated changes to reduce mental context for reviewers.
   
   I'll open an issue for problematic `yarn build` auto-generated changes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to