♻️(frontend) replace cors proxy for export
We were using the cors proxy of Blocknote.js to export the document. Now we use our own proxy to avoid CORS issues.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<img width="200" src="https://impress-staging.beta.numerique.gouv.fr/assets/logo-gouv.png" />
|
||||
<img width="200" src="http://localhost:3000/assets/logo-gouv.png" />
|
||||
<br/>
|
||||
Reference in New Issue
Block a user