Manuel Penaloza
Manuel Penaloza
the current length of text might lead to confusion, as it visually does not support the impact of min-height. i shortened the text to point this out better.
this pr aims to simplify this file in terms of: - no need to actively declare new functions `state` gets passed to - no need to pass through `state` down...
Hi, just checked some code of the repo out of interest and saw the code of the src/utils/options.js file that looks like this (branch master, today): ```javascript function getOption({ opts...
# question / feature request at first, thx for this awesome open source react component! we've started to develop a new feature with it, deployment will follow soon. my feature...
hey! at first, thx a lot for open sourcing this gatsby starter. I've just started building a website on top of it and it's absolutely great! The website I build...
i was wondering why setKey() on the filepicker object worked out, especially as there is no import declaration. made my way through the files until i found the api request...
added this as it might make the difference between renderers/render-packages (like ReactDOM) and reconciliation (as a separate area of react development) more clear.
awesome tutorial! tiny spelling stuff, in case you care: https://github.com/StephenGrider/Lyrical-GraphQL/blob/master/server/schema/root_query_type.js#L28 parNEtValue > parENtValue