We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6450c commit 17890ecCopy full SHA for 17890ec
1 file changed
src/icons/index.ts
@@ -131,5 +131,5 @@ export * from './Visibility';
131
export * from './Visualizer';
132
export * from './Warning';
133
export * from './Workspace';
134
-export * from './Science/index'
135
-export * from './Calculate/Calculate'
+export * from './Science'
+export * from './Calculate'
0 commit comments