package view // Modal is a component that renders a modal with a title and description templ Modal(title, description string) {
} templ FullScreenModal() {
}