UNPKG

@logilab/cwelements

Version:

Library of reusable React components for building web application with cubicweb

4 lines (3 loc) 100 B
import * as React from 'react'; import './css/loading.css'; export declare const Loading: React.FC;