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 33ed65d commit 1a1e1dbCopy full SHA for 1a1e1db
src/sugar/TabPane.tsx
@@ -0,0 +1,5 @@
1
+import TabPane, { TabPaneProps } from '../TabPanelList/TabPane';
2
+
3
+export { TabPaneProps };
4
5
+export default TabPane;
0 commit comments