mirror of
https://github.com/DocNR/POWR.git
synced 2025-05-15 18:55:52 +00:00
4 lines
142 B
TypeScript
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
|