Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v30.12.0

Choose a tag to compare

@markdalgleish markdalgleish released this 12 Sep 06:21

<a name"30.12.0">

30.12.0 (2017-09-12)

Features

  • RainbowLogo: Custom Marriage Equality logo (#317) (f132a9d5)

    REASON FOR CHANGE:

    To add a logo variant that shows SEEK's support for marriage equality in Australia.

    EXAMPLE USAGE:

    import { Header, LogoRainbow } from 'seek-style-guide/react';
    
    <Header {...} logoComponent={LogoRainbow} />