mirror of
https://github.com/morten-olsen/bob-the-algorithm.git
synced 2026-02-08 00:46:25 +01:00
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
import { Modal } from 'react-native';
|
|
|
|
export default Modal;
|