Muhaimin CS

Results 19 comments of Muhaimin CS

from the [example](https://github.com/zeit/next.js/blob/canary/examples/with-redux-code-splitting/config/redux.js#L12) in nextjs repo, I slightly modified to ```javascript import hoistNonReactStatics from 'hoist-non-react-statics'; ... const reduxPage = comp => hoistNonReactStatics(withRedux(initStore)(comp), comp); ``` but I do this on `_app.js`...

@sistemas-y-redes how do you make such query with client (e.g altair)

when I trigger `updateState` it turn on the error but does not clear the form here is my **enhance form** ```js const validationRules = { substore_uuid: [[isNotEmpty, 'Sila buat pilihan...

hello, is there working demo?

Between the iframe as well as the parent Sent from my iPhone > On Oct 12, 2018, at 11:06 AM, Jeff Wainwright wrote: > > @muhaimincs between the child and...

Yes On 11 May 2022, 4:22 AM +0800, Travis Fischer ***@***.***>, wrote: > Is this for the next.js starter kit or react-notion-x? > — > Reply to this email directly,...

> My TypeScript is very unhappy. Took me a bit to realize that it's because this lib doesn't support React 18 yet - I was getting errors the same as...

Prefer to use MUI treeview for now. Hopefully there is a new component from radix