fix demo gif

This commit is contained in:
Robert Soriano
2022-05-19 14:11:22 -07:00
parent 5331535237
commit a3dadb9e50

View File

@@ -4,7 +4,16 @@
End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications.
!(image)[https://i.imgur.com/mx7XyjI.gif]
<p align="center">
<figure>
<img src="https://i.imgur.com/AjmNUxj.gif" alt="Demo" />
<figcaption>
<p align="center">
The client above is <strong>not</strong> importing any code from the server, only its type declarations.
</p>
</figcaption>
</figure>
</p>
## Install