import React from 'react'; export default function EmptyPromptPreview() { return (
Select or Create a Prompt
); }