jEnbuska
Results
2
issues of
jEnbuska
Would it be technically possible for this library to support hooks? Example usage: ``` const MyStickyComponent = () => { const {ref, style} = useSticky({top: 0, left: 0}); return (...
enhancement
At https://github.com/LukeMwila/multi-container-nginx-react-node-mongo/blob/master/client/Dockerfile.dev there seems to be inconsistency between comments and implementation ``` ... # A wildcard is used to ensure both package.json AND package-lock.json are copied COPY package.json . ##...