grommet / grommet-theme-aruba

Aruba grommet theme
Apache License 2.0
0 stars 0 forks source link

grommet-theme-aruba

Aruba grommet theme

Installation

  $ yarn add grommet-theme-aruba

Usage

import { Grommet } from 'grommet';
import { aruba } from 'grommet-theme-aruba';

<Grommet theme={aruba} />

Sample

Sample