mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
TextBubble's "Edit link" card had a white background in dark mode, making it impossible to read the content. I was studying React with your project so I already took the opportunity to implement this small correction for you lol. Before:  After:  Note: I also added some direct links to project files cited in the CONTRIBUTING.md file. They help to find these files more easily. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.docker | ||
| .env.local.example | ||
| .eslintignore | ||
| .eslintrc.js | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| playwright.config.ts | ||
| sentry.client.config.js | ||
| sentry.properties | ||
| sentry.server.config.js | ||
| tsconfig.json | ||