@civic/common-gateway-react
Advanced tools
Comparing version 0.1.0-beta.6 to 0.1.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
import { GatewayStatus } from '../types'; | ||
@@ -3,0 +2,0 @@ export declare const getIcon: (status: GatewayStatus | null | undefined) => JSX.Element; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
declare type SVGProps = { | ||
@@ -3,0 +2,0 @@ color?: string; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
export default function SVGLoading(): JSX.Element; |
{ | ||
"name": "@civic/common-gateway-react", | ||
"version": "0.1.0-beta.6", | ||
"version": "0.1.0", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
169077
3422