Moved to webpack 3

This commit is contained in:
Jori Lallo
2018-01-03 16:29:01 -08:00
parent 26bd61df1b
commit 686c237e36
10 changed files with 603 additions and 465 deletions

View File

@@ -1,6 +1,6 @@
// @flow
import React from 'react';
import BoundlessPopover from 'boundless-popover';
import BoundlessPopover from 'boundless-popover/build';
import styled, { keyframes } from 'styled-components';
const fadeIn = keyframes`