import React from 'react'; import { AppearanceForm } from './appearance-form'; export default function SettingsAppearancePage() { return (
Customize the appearance of the app. Automatically switch between day and night themes.