POWR/components/ui/sheet/Sheet.tsx
2025-02-09 20:38:38 -05:00

4 lines
142 B
TypeScript

// components/ui/sheet.ts
export * from './Sheet.native';
// The above line will automatically be replaced with sheet.web.tsx on web platform