migrate git gateway backend
This commit is contained in:
3
packages/netlify-cms-backend-git-gateway/src/index.js
Normal file
3
packages/netlify-cms-backend-git-gateway/src/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
export GitGatewayBackend from './implementation';
|
||||
export AuthenticationPage from './AuthenticationPage';
|
||||
|
Reference in New Issue
Block a user