import React from 'react' import AppList from '@/app/components/explore/app-list' const Apps = () => { return } export default React.memo(Apps)