Dmitri Tsumak

Results 5 comments of Dmitri Tsumak

Would it be possible to switch to a standard signatures format?

This is the code I currently have: ``` /** * * Cards * */ import React from 'react'; import StackGrid, { transitions } from 'react-stack-grid'; import Card from '../Card'; import...

There is a relevant discussion around that issue in https://github.com/OpenZeppelin/openzeppelin-contracts/issues/3743

Running into the same issue. Any updates on this?