@symbolic/react-app
Advanced tools
Comparing version 1.3.24 to 1.3.25
{ | ||
"name": "@symbolic/react-app", | ||
"version": "1.3.24", | ||
"version": "1.3.25", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
import React from 'react'; //eslint-disable-line | ||
import Cookies from 'js-cookie'; | ||
import {connect} from '../../redux/helpers/helpers'; | ||
import {connect} from '@symbolic/redux'; | ||
import {logIn} from '@symbolic/redux'; | ||
@@ -5,0 +5,0 @@ import Header from '../header/header'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13179