PromucFlow_constructor/app/client/src/components/ads/LighteningMenu.tsx

5 lines
62 B
TypeScript
Raw Normal View History

// TODO
2021-01-12 01:22:31 +00:00
export default function TreeView() {
return null;
}