We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aeb886 commit f912ddaCopy full SHA for f912dda
src/components/index.ts
@@ -2,7 +2,8 @@ export * from './types';
2
export * from './mobile';
3
export * from './theme';
4
5
-export * from './Accordion';
+// TODO: return after https://github.com/gravity-ui/uikit/pull/2390
6
+// export * from './Accordion';
7
export * from './ActionTooltip';
8
export * from './ActionsPanel';
9
export * from './Alert';
0 commit comments