import { Button } from 'ui' import { Plug, GitBranch, ChevronsUpDown, Pointer } from 'lucide-react' export const ConnectionStringMoved = () => { return (

Connection string has moved

You can find Project connect details by clicking 'Connect' in the top bar

) }