ergusto
TTCTheo's Typesafe Cult
•Created by Ayato on 4/3/2023 in #questions
create-t3-app | /app directory
Yeah that page needs an update
6 replies
TTCTheo's Typesafe Cult
•Created by Ayato on 4/15/2023 in #questions
<Select onChange()>
Shadcn ui is just a wrapper around Radix UI. Correct prop is
onValueChange
. See https://www.radix-ui.com/docs/primitives/components/select4 replies
TTCTheo's Typesafe Cult
•Created by mmurto on 3/24/2023 in #questions
`import` and `require` in the same file?
You should be able to
import TikaServer from "tika-server";
without any issues2 replies
TTCTheo's Typesafe Cult
•Created by ergusto on 3/16/2023 in #questions
Custom fields with EmailProvider
Awesome thanks @Neto that's a great start
7 replies