Lucas Heim

Results 3 issues of Lucas Heim

Hey! First of all, thanks a lot for the work put in, the library is awesome. I'm using it to rank players in TFT games (free-for-all 8 player games) and...

## Bug report ### Describe the bug Currently the `find` method has the following signature: ```typescript find(contentType: string, params?: StrapiRequestParams): Promise; ``` With `StrapiResponse` being: ```typescript interface StrapiResponse { data:...

bug

Hey! I was just upgrading my Strapi project to v5 and I noticed that when I use version >2.1.0 of this package, the font on the options gets rather small:...