@adactive/arc-loading-screen
Advanced tools
Comparing version 2.1.0-rc.0 to 2.1.0-rc.1
{ | ||
"name": "@adactive/arc-loading-screen", | ||
"version": "2.1.0-rc.0", | ||
"version": "2.1.0-rc.1", | ||
"description": "Adsum Loading Screen Component", | ||
@@ -40,3 +40,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "b9d2944716001aa2ddbae5095a8502f10083eb64" | ||
"gitHead": "ea932de51318d4c2d28e231883602865cd816810" | ||
} |
@@ -6,3 +6,3 @@ ![react-badge](https://img.shields.io/badge/react-js-53c1de.svg?style=flat) | ||
![Screenshot of LoadingScreen component](https://user-images.githubusercontent.com/24209524/48125401-87349f00-e2b9-11e8-88fc-b8e844914d7d.png) | ||
![Screenshot of LoadingScreen component](https://user-images.githubusercontent.com/24209524/49127057-e443d380-f300-11e8-95e2-86531a0353fd.png) | ||
@@ -9,0 +9,0 @@ ## Getting started |
@@ -10,3 +10,3 @@ // @flow | ||
import './LoadingScreen.css'; | ||
import adactiveLogo from './assets/adactive-logo.png'; | ||
import adactiveLogo from './assets/img/adactive-logo.png'; | ||
@@ -13,0 +13,0 @@ type AppStateType = {| |
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
46766