limar63

Results 2 issues of limar63

The link [Split operator](https://github.com/raquo/Laminar/blob/master/docs/Documentation.md#performant-children-rendering--split) in the documentation leads to 404

I have a play class that I instantiate to get access to DynamoDB methods The version of Scanamo I am using is 1.0.0-M17 ``` class DynamoBlockRepo @Inject()( val scanamo: Scanamo,...