jariz
jariz
When using this in react 18, It will start complaining about `children` not being part of it's props because [children aren't implicitly included in the component props by itself anymore](https://solverfox.dev/writing/no-implicit-children/).
## Info - Plugin Name: `gatsby-plugin-s3` - Plugin Repository: https://github.com/jariz/gatsby-plugin-s3/ - Plugin NPM page: https://www.npmjs.com/package/gatsby-plugin-s3 ## Overview Hi, I saw this repo and I think it quite fits with my...
Crate?
Any plans on putting this crates.io? I get that there's no docs right now but putting it on crates should be much lower effort.
I'm working with a asset that has a package name that I want to update, which apparently is a feature that is not available in all versions of UE4. Here's...
## Describe the bug If I connect to a remote where I have the default shell set to the fish shell, it will fail at the `Setting up Neovim on...
## ☕️ Reasoning The discord provider currently doesn't work out of the box and needs the issuer to be manually added like so: ```ts Discord({ issuer: "https://discord.com", }), ``` I...