I updated to a more recent version and all my import { FlowDirective } from '@flowjs/ngx-flow' lines broke. I had to comb through the source code to figure out that it was renamed to (I think) FlowConfig. This probably merits an update to the readme.
I updated to a more recent version and all my
import { FlowDirective } from '@flowjs/ngx-flow'lines broke. I had to comb through the source code to figure out that it was renamed to (I think) FlowConfig. This probably merits an update to the readme.