thomas-lowry / figma-plugin-ds-svelte

Figma Plugin DS components made with Svelte
MIT License
180 stars 26 forks source link

Placeholder not being set on SelectMenu #23

Open mikeokijohn opened 1 year ago

mikeokijohn commented 1 year ago

Hi!

Great work on the library!

It seems like the placeholder is not being set correctly as a prop on the SelectMenu:

image

Wrong placeholder here: image

The documentation indicates that this should be possible?

Using version:

image

Expected outcome: Being able to change the placeholder text for the SelectMenu