Merge branch 'feature/integration'
This commit is contained in:
commit
892448db33
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
|
||||
<meta charset="utf-8" />
|
||||
<!-- in index.html, or however you manage your CSS files -->
|
||||
<link href="../node_modules/normalize.css/normalize.css" rel="stylesheet" />
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ import { ThemeProvider, theme } from "./constants/DefaultTheme";
|
|||
import createSagaMiddleware from 'redux-saga'
|
||||
import { rootSaga } from "./sagas"
|
||||
import { appInitializer } from "./utils/AppsmithUtils";
|
||||
import NetlifyIdentityWidget from "netlify-identity-widget"
|
||||
|
||||
appInitializer()
|
||||
WidgetBuilderRegistry.registerWidgetBuilders();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user