migrate bitbucket backend

This commit is contained in:
Shawn Erquhart
2018-07-25 06:56:53 -04:00
parent faab1e38ba
commit aac5167461
10 changed files with 480 additions and 4 deletions

View File

@ -2,7 +2,7 @@ import React from 'react';
import PropTypes from 'prop-types';
import styled from 'react-emotion';
import { NetlifyAuthenticator, ImplicitAuthenticator } from 'netlify-cms-lib-auth';
import { AuthenticationPage, Icon, buttons, shadows } from 'netlify-cms-ui-default';
import { AuthenticationPage, Icon } from 'netlify-cms-ui-default';
const LoginButtonIcon = styled(Icon)`
margin-right: 18px;