gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 13 forks source link

Style select boxes with user's theme #122

Open mickmister opened 3 years ago

mickmister commented 3 years ago

Using a ReactSelect component, we can compose the select component with the user's theme. See the example in the Jira plugin here https://github.com/mattermost/mattermost-plugin-jira/blob/72786004625d83fc6580826268e0206dc157bb50/webapp/src/components/react_select_setting.jsx#L143