import React from 'react'; import ChatIcon from '../svg/ChatIcon'; export default function Templates({ showTemplates }) { return (

Prompt Templates

      Showing 1 of{' '} 1 Entries

      DAN (Do Anything Now)

      Use prompt →
    ); }