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