We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4cdea commit 100856fCopy full SHA for 100856f
src/components/common/index.ts
@@ -0,0 +1,3 @@
1
+export { default as LoadingPage } from './LoadingPage';
2
+export { default as NoResults } from './NoResults';
3
+export { default as OfflineNotice } from './OfflineNotice';
0 commit comments