about summary refs log tree commit diff
path: root/src/screens/Settings/AppIconSettings/index.web.tsx
blob: d8c4d9bea711ce1857c33fa97d4a12bdab32fa55 (plain) (blame)
1
2
3
export function AppIconSettingsScreen() {
  throw new Error('Not supported on web')
}