William Ghelfi
William Ghelfi
"Standard" confuses me a bit. How about using those labels to provide a bit more info about what the shorter ones mean? About that, I find "XL / HIGH MEMORY"...
@serjo96 shouldn't you pass `todo$ | async` here: `` ?
I ended up writing my own mutator for insert: ```ts insertAt: (args, state, tools) => { const [index, newStation] = args; const roadmap: Roadmap = tools.getIn(state, 'formState.values.roadmap') || []; const...
> ```js > argTypes: { > child: { > table: { > type: { > summary: 'React.ReactNode' > } > }, > control: { > type: 'select', > options: {...
Yep, a tutorial on how to recreate the demo combo chart step by step would be much appreciated.
> For those looking to build their own custom control UI, it looks like this is already doable. > > Example: hide the buttons and render your own: > >...
The plugin is great! I also :+1: multi-file gists. :shipit:

Freshly made for a talk I'm working on: 