rfairley / fedora-web / websites

Forked from fedora-web/websites 4 years ago
Clone

8727478 coreos-download: code tidyups

Authored and Committed by rfairley 4 years ago
    coreos-download: code tidyups
    
    Superficial tidyups, including indentation and comments. Use `h`
    instead of `createElement`, which is less verbose and documented
    by Vue as a common alias [1].
    
    [1] https://vuejs.org/v2/guide/render-function.html#JSX
    
    Signed-off-by: Robert Fairley <rfairley@redhat.com>