Arya Adinul Fadlan

Results 3 comments of Arya Adinul Fadlan

> I prefer variant like this > > ![image](https://private-user-images.githubusercontent.com/45314780/316294969-7a584d0e-013d-46b3-87c5-703c4759eb2b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTE0MjQ3MDgsIm5iZiI6MTcxMTQyNDQwOCwicGF0aCI6Ii80NTMxNDc4MC8zMTYyOTQ5NjktN2E1ODRkMGUtMDEzZC00NmIzLTg3YzUtNzAzYzQ3NTllYjJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMjYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzI2VDAzNDAwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZhNmEzODI2NzcxOGVlZTAxY2Y2NzNkMDdlNWRjMzI1YmJlNDVmZjQ1YTZmNTE1ZDc4OGYwMDI5YzYxN2FjMjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.Dn0tKMpPW3vt86Tzh2uSei0GokUCC8p33u3nTZnE4AE) > > Just add something like this to the toastOptions > > ``` > // components/ui/sonner.tsx > > theme={theme as ToasterProps['theme']}...

> my problem is solved. I am remove space from project path fold name. for example: your project path is "user/react native/awersomeproject". solution: "user/reactnative/awersomeproject" I cannot Thank you enough, I...

> Hey there, > > I'm seeing a TS error when passing Nextjs's `cookies()` function to `getIronSession` > > ``` > Argument of type 'ReadonlyRequestCookies' is not assignable to parameter...