Danish

Results 10 comments of Danish

think the error is in Text.svelte file. The correct code should be : ``` export let text: string; export let important = false; {text} {#if important} ! {/if} ``` As...

if we make .inputValue() to inputValue().toString() will this work?

You need copy paste button for ask a question Text Input area?

i just wrote a code on app.vue. I think because of my formatter so many formats changed

thanks ill keep that thing in my mind.

Definitely ill try to work on that.

you have to change the file name .streamlit/secrets.toml.example to .streamlit/secrets.toml and in that you have to enter you details like: supabase_url = "SUPABASE_URL" supabase_service_key = "SUPABASE_SERVICE_KEY" openai_api_key = "OPENAI_API_KEY" anthropic_api_key...

Can you elaborate a little bit. Like u want a new design or just a new design for dark mode?