1.0.2 • Published 1 year ago

@vygruppen/spor-logo-react v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Logo (React)

This package contains any logos shared across Vy's applications.

Installation

$ npm install @vygruppen/spor-logo-react

Usage

import { VyLogo } from "@vygruppen/spor-logo-react";

VyLogo

The VyLogo component shows the Vy logo. You can specify the color of the logo with the colorScheme prop.

  • <VyLogo colorScheme="light"> should be specified when the logo is used on a dark background.
  • <VyLogo colorScheme="dark"> should be specified when the logo is used on a light background.

Development

Please refer to the root readme for development notes.

1.0.2

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.4

2 years ago

0.1.2

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago