Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/ui / src / components / atoms / Error / styled.d.ts
Size: Mime:
/**
 * Styled component for Error Children
 */
declare const ErrorComponent: any;
/**
 * Styled component for Error Wrapper
 */
declare const ErrorComponentWrapper: any;
export { ErrorComponent, ErrorComponentWrapper };