Benoit Pingris
Benoit Pingris
 The eviline with rounded sep, find it more elegant
yes it has stopped: https://github.com/onivim/oni2/issues/3811#issuecomment-910306404
dont know if it helps but this behaviour occurs only when the prop `modal` is set to true (in my case), when leaving it as `undefined` (or false) the sheet...
hello! how are you setting up your colors? in my `expo-target.config.js` I have: ```js /** @type {import('@bacons/apple-targets').Config} */ module.exports = { type: 'widget', name: 'Foobar', colors: { $primary: '#FF4239', },...
could you verify your `go version`? I had the same error and it turns out I had the `1.17.2` version installed on my machine! I updated to the latest (`1.22.5`)...