Noop π
Usage
import { Noop } from '@bluebase/core';
// Then somewhere in your app:
<Noop />const CustomComponent = BB.Components.resolve('Option1', 'Option2', 'Noop');Last updated
Was this helpful?
import { Noop } from '@bluebase/core';
// Then somewhere in your app:
<Noop />const CustomComponent = BB.Components.resolve('Option1', 'Option2', 'Noop');Last updated
Was this helpful?
Was this helpful?