Agriculture Design System
Design System for import and export services

DAFF branding

A colour palette and logo set for Agriculture that appears visually similar to the DAFF theme

View in StorybookView in Github
import { ... } from '@ag.ds-next/react/daff-branding';

Usage

DAFF branding components can be imported via the daff-branding entrypoint in the @ag.ds-next/react package.

For example:

import { ... } from '@ag.ds-next/react/daff-branding';

Props

Logo Props

Logo does not have any props.

Source

You can view the full source code for this package on Github.