Pinned Loading
-
-
-
kelseyhightower/nocode
kelseyhightower/nocode PublicThe best way to write secure and reliable applications. Write nothing; deploy nowhere.
-
-
snippet to mock a HOC.
snippet to mock a HOC. 1import React from 'react'
23jest.mock('/path/to/@HOC', () => () =>
4// eslint-disable-next-line react/display-name
5Component => (props) => <Component {...props} />
-
beforelogin
beforelogin PublicForked from ludbek/beforelogin
A sixth sense against Phishing attacks.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.