Skip to content

Wrap arguments are strange #2

Description

@deadghost

Calling wrap looks like this:

(wrap base-html [:#id-name] :div {:id "wrapper"})

I think it makes more sense to call it like:

(wrap base-html [:#id-name] [:div {:id "wrapper"}])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions