Max Carroll
Max Carroll
The current deleteFile function invoved sending in the fileObject even though its never referenced, do we want to find a way to tidy this up? ```js // Calculate remaining fileObjects...
``` func Test_MyTest(t *testing.T) { assert := assert.New(t) inputHtml := ` hello my friend ` topNode, _ := xmlquery.Parse(strings.NewReader(inputHtml)) // `my friend` should be a sibling with or a child...
I am getting some styling issues as I am using grid layout (via Material UI), this problem could be solved by allowing some classNames to be passed to the div,...
- mimeType - query
I had to open up the source code to see what the default proptypes were, static defaultProps = { onChange: () => {}, onAuthenticate: () => {}, onAuthFailed: () =>...
In the documentation there is a list of operators > binary-operator ⟶ ➕ | ➖ | ➗ | ✖️ | 👐 | 🤝 | ◀️ | ▶️ | ⭕️ |...