import { html, css, cssManager } from '@design.estate/dees-element';
export const demoFunc = () => html`
Profile Picture
Cover Image
Features:
- Click to select files or drag & drop
- Multiple file selection support
- Visual feedback for drag operations
- Right-click files to remove them
- Integrates seamlessly with forms
`;