chore: update README, remove style in workflow continuation dialog

This commit is contained in:
Sabiha Khan 2025-09-18 20:02:47 +05:30
parent 548e6f885b
commit d6acb91c39
3 changed files with 9 additions and 9 deletions

View file

@ -231,7 +231,7 @@ export default function CreateWorkflowPage() {
You're encouraged to first test the bot and then modify it to your specific requirements and location (currency/accent etc).
</p>
<p className="pt-2 text-sm">
Feel free to join our <span className="font-semibold text-blue-600 dark:text-blue-400">Slack channel</span> for any queries and star us on <span className="font-semibold text-gray-900 dark:text-gray-100">GitHub</span>.
Feel free to join our Slack channel for any queries and star us on GitHub.
</p>
</div>
</DialogDescription>