import React from 'react' import { Box, Dialog, Link, Text } from '@anthropic/ink' import { Select } from './CustomSelect/index.js' type Props = { onDone: () => void } export function CostThresholdDialog({ onDone }: Props): React.ReactNode { return ( Learn more about how to monitor your spending: