@gemeente-denhaag/icons
Advanced tools
Comparing version 0.2.3-alpha.313 to 0.2.3-alpha.314
import React from 'react'; | ||
import SvgIcon, { SvgIconProps } from './SvgIcon'; | ||
import './index.scss'; | ||
declare type F = React.FunctionComponent<SvgIconProps>; | ||
type F = React.FunctionComponent<SvgIconProps>; | ||
export declare const ArrowLeftIcon: F; | ||
@@ -6,0 +6,0 @@ export declare const ArrowRightIcon: F; |
import React from 'react'; | ||
import SvgIcon, { SvgIconProps } from './SvgIcon'; | ||
import './index.scss'; | ||
declare type F = React.FunctionComponent<SvgIconProps>; | ||
type F = React.FunctionComponent<SvgIconProps>; | ||
export declare const ArrowLeftIcon: F; | ||
@@ -6,0 +6,0 @@ export declare const ArrowRightIcon: F; |
{ | ||
"name": "@gemeente-denhaag/icons", | ||
"version": "0.2.3-alpha.313", | ||
"version": "0.2.3-alpha.314", | ||
"description": "The icon set of the Municipality of The Hague", | ||
@@ -34,3 +34,3 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
}, | ||
"gitHead": "4b1fa67ef4c97082c2ddba0beb73c833ff82d45c" | ||
"gitHead": "28fc0287ddc5192fdcebda55b4b6365146e87eb6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
181186
2186