mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-21 13:30:11 -06:00
Clean up Jest and Maestro Folders Reduction of the number of calls being made by components Fix issue where a different track would display than the one that is currently playing Update OTA dependency to fix an issue on iOS
4 lines
59 B
TypeScript
4 lines
59 B
TypeScript
import { View } from 'react-native'
|
|
|
|
module.exports = View
|