Skip to content

Commit

Permalink
fix: add typeform logo and fix alt text in /apps/typeform/how-to-use (c…
Browse files Browse the repository at this point in the history
…alcom#18393)

* 🚚: add typeform logo and fix alt text

* trying to fix the test

* Update testUtils.ts

---------

Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
Co-authored-by: unknown <adhabal2002@gmail.com>
  • Loading branch information
3 people authored and MuhammadAimanSulaiman committed Jan 10, 2025
1 parent 4a3f5e4 commit 8375133
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function HowToUse() {
<div className="bg-default m-auto rounded p-10">
<div className="flex flex-row">
<div className="mr-5">
<img className="w-11" src="/api/app-store/typeform/icon.svg" alt="Zapier Logo" />
<img className="w-11" src="/api/app-store/typeform/icon.svg" alt="Typeform Logo" />
</div>
<div className="ml-5">
<div className="text-md text-default">How to route a Typeform with Cal.com Routing</div>
Expand Down
3 changes: 3 additions & 0 deletions packages/app-store/typeform/static/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8375133

Please sign in to comment.