From ed8acaedfd0c44b5d5865469a6e6eb266a359459 Mon Sep 17 00:00:00 2001 From: Gabriel Tem Pass <41839984+gabrieltempass@users.noreply.github.com> Date: Sat, 10 Feb 2024 10:55:43 -0300 Subject: [PATCH] Update README.md for vue + vite template (#91) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63da66a1..571d29e6 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ See the `examples` directory for examples on working with pandas DataFrames, int These templates are provided by the community. If you run into any issues, please file your issues against their repositories. - [streamlit-component-svelte-template](https://github.com/93degree/streamlit-component-svelte-template) - [@93degree](https://github.com/93degree) +- [streamlit-component-vue-vite-template](https://github.com/gabrieltempass/streamlit-component-vue-vite-template) - [@gabrieltempass](https://github.com/gabrieltempass) - [streamlit-component-template-vue](https://github.com/andfanilo/streamlit-component-template-vue) - [@andfanilo](https://github.com/andfanilo) - [streamlit-component-template-react-hooks](https://github.com/whitphx/streamlit-component-template-react-hooks) - [@whitphx](https://github.com/whitphx)