Jake Lee
Jake Lee
I received a feedback from my design team, that if I could change the transition duration. After looking through the source code, I found that passing `SpringConfig` is not supported...
## 🚀 Feature Proposal Improve `parser.js` to read `ConditionalExpression` to parse `context`. ## Motivation My project heavily uses i18n and sometimes `context` is necessary. Problem is that each translation will...
Hello, I would like to add padding to the 'body' section so it doesn't get overwrapped by the 'fixed header'. Like below: ``` {children} ``` But by doing like above,...