thomas-lowry / figma-plugin-ds-svelte

Figma Plugin DS components made with Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placeholder not being set on SelectMenu

mikeokijohn opened this issue · comments

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