Antoine Giret
Results
2
comments of
Antoine Giret
Hello, any news on this ?
Add those lines to a d.ts file fix the error for now : ```typescript declare module '@react-pdf/renderer' { export { Circle, G, Path } from '@react-pdf/renderer'; export class Svg extends...