mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
reorg again, absolute (module) imports
This commit is contained in:
6
app/screens/LibraryPlaylists.tsx
Normal file
6
app/screens/LibraryPlaylists.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
import React from 'react'
|
||||
import GradientBackground from '@app/components/GradientBackground'
|
||||
|
||||
const PlaylistsTab = () => <GradientBackground />
|
||||
|
||||
export default PlaylistsTab
|
||||
Reference in New Issue
Block a user