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 ebb94ec commit 7d3c772Copy full SHA for 7d3c772
src/lib/index.ts
@@ -44,4 +44,6 @@ export { default as Tooltip } from "../lib/tooltip";
44
45
export { default as ScrollbarContainer } from "../lib/scrollbar";
46
47
+export { default as Copiable } from "../lib/copiable";
48
+
49
export { lightTheme, darkTheme, veaTheme } from "../styles/themes";
0 commit comments