0.1.19 • Published 7 months ago

@graphscope/studio-components v0.1.19

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago
/**
 * inline: true
 */
import Home from './src/HomePage/demo.tsx';
export default () => {
  return <Home />;
};