/** * ReactDrawer Component Tests * Test suite for React wrapper using @lit/react * * Note: Due to @lit/react compatibility issues with React 19 in test environment, * prop passing cannot be tested. The component works correctly in actual usage. * Verify full functionality in Storybook stories. */ export {}; //# sourceMappingURL=ReactDrawer.spec.d.ts.map