noop

noop is an empty function when you wish to pass around a function that will do nothing.

Import#

import { noop } from '@dwarvesf/react-utils'

Return value#

This method returns undefined.

Usage#

noop()
Edit this page

Made with ❤️ by Dwarves Foundation