import { Component } from "solid-js" export const SettingsAgents: Component = () => { return (
Agent settings will be configurable here.