Skip to content

Commit

Permalink
Update StyleCompositionExample.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bladey committed Jul 7, 2020
1 parent d1bb5ba commit df81aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/StyleCompositionExample.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React from 'react';
/** @jsx jsx */
import { jsx } from '@emotion/core';
import Select from 'react-select';
import { colourOptions } from '../data';
Expand Down

0 comments on commit df81aac

Please sign in to comment.