brisk
brisk copied to clipboard
Implement a JSX PPX respecting module paths <Module.component />
Currently Module.component is parsed as a module name which is obviously incorrect. It has to be parsed as a value I suppose.