wave
wave copied to clipboard
useOffcanvasDismiss is not exported
Using the useOffcanvasDismiss which is described in the documentation on the Offcanvas page is not exported and can therefore not be used.
-
@freenow/waveversion: 1.13.2
Relevant code
import { useOffcanvasDismiss } from '@freenow/wave';
const offcanvasDismiss = useOffcanvasDismiss();
What was expected to happen?
I expect that the functions and components of the library are exported, so they can be used in a project
Reproduction
https://codesandbox.io/s/wave-playground-forked-0ymjd