John Victor
John Victor
This fixes the following issue when using TypeScript: ```tsx import { DefaultToastContainer, ToastContainerProps } from 'react-toast-notifications' export const CustomToastContainer: React.FC = (props) => ( ) ``` ```ts No overload matches...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information It seems the `post_file['name']` attribute no longer exists in the Patreon video attributes...
**Edit:** Meanwhile you can use the `--c` (`--client`) flag to download the torrent using your preferred torrent client There should probably be some way to check ongoing downloads if such...
Possible options, from easiest to hardest: - Text inputs for X, Y coordinates for where the elements should be - Not ideal at all, really annoying to keep changing the...
I have been using the following config for this extension (and some other similar ones) for a couple of months, with a workaround to load rbenv so it doesn't use...
Adds a select with a direction for the Zuk shield from when it spawns instead of always being random, but leaves random as the default This is (imo) useful for...
Hello! I really like the calva debugger feature, but most of the code I write in Clojure uses prismatic/schema to define and validate function parameters/schemas/returns etc. and it seems it...