ObservedObserver / streamlit-shadcn-ui

Using shadcn-ui components in streamlit
https://shadcn.streamlit.app/
MIT License
759 stars 57 forks source link

fix list type hint bug #35

Open mankasto opened 1 month ago

mankasto commented 1 month ago

fix a type hint bug, which will cause error "TypeError: 'type' object is not subscriptable" (list -> List)