Steven Grimaldo
Steven Grimaldo
In the Wiki. Under the "Pins" get started section you used the phrase ("end" thick) in which i think you meant ("end" thing), with a g and not a k....
## ❓Question Something in all my time of installing packages i've never encountered so far is having to install more packages just to be able to use the 1 package...
## Overview Can you add the following props to be available as seen on the main lottie player package? - description?: string = 'Lottie animation'; - intermission?: number = 1;...
``` TypeError _typeof is not a function ``` I tried to fix it on my own but could not. The demo i'm referring to is the one linked in the...
- `polished` version: ^4.2.2 - `JSS-in_CSS` library and version: ^5.3.5 - Any relevant JS library and version: Next.js 13.0.3 ## Mixin/Helper/Shorthand Usage usage ```javascript import { rbga } from 'polished';...
Just out of curiosity how come you're importing the supabase createClient() functions on the pages and passing supabase to the query functions as an argument rather than just importing the...
Supabase has come out with their latest build going from 0.3.0 to 0.4.0 where they have ground breaking refactor on cookie setting on the server and in the middleware. See...