Files

3 lines
59 B
JavaScript
Raw Permalink Normal View History

'use client';
export { default } from './SwipeableDrawer';