mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
extract AppInfo into a export const
This commit is contained in:
parent
e0abc4d386
commit
4e88835382
6 changed files with 16 additions and 8 deletions
|
@ -6,6 +6,7 @@ import '../../elements/emby-textarea/emby-textarea';
|
|||
import '../../elements/emby-input/emby-input';
|
||||
import '../../elements/emby-select/emby-select';
|
||||
import '../../elements/emby-button/emby-button';
|
||||
import AppInfo from '../../components/AppInfo';
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue