]> source.dussan.org Git - nextcloud-server.git/commit
refactor(app-store): Split `AppItemName` component from `AppItem` for better maintain...
authorFerdinand Thiessen <opensource@fthiessen.de>
Mon, 21 Oct 2024 10:26:24 +0000 (12:26 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 23 Oct 2024 10:58:52 +0000 (12:58 +0200)
commitc984368154c3351ea46f51cb1277f55ccf7daeee
tree135705562298ab7871491016b21b87722195a22f
parente226fd54612483e050d51354146e94f5183e9c53
refactor(app-store): Split `AppItemName` component from `AppItem` for better maintainability

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/settings/src/components/AppList/AppItem.vue [deleted file]
apps/settings/src/components/AppStore/AppItem/AppItem.vue [new file with mode: 0644]
apps/settings/src/components/AppStore/AppItem/AppItemName.vue [new file with mode: 0644]