Oliver Looney

Results 10 comments of Oliver Looney

I'd like this feature as well, I'm going to look at adding it over the next few days!

I am not sure how to fix this failing action `CICD / arm-unknown-linux-gnueabihf (ubuntu-20.04) (pull_request)`

 Error: ```shell With the provided path, there will be 1 file uploaded Artifact name is...

Thanks for the review!

Yes, that makes sense. I'll update this pr to make this opt-in

> Thanks for adding this! There are a couple of tiny changes that I would like you to make, but this looks great otherwise! Thanks for the review! I think...

I have opened pr https://github.com/mohux/react-brackets/pull/28 to add this

https://github.com/mohux/react-brackets/pull/27 pr should fix this issue

What error are you getting? I have just opened a pr to update the examples, https://github.com/mohux/react-brackets/pull/26 The working first example would now be: ```jsx import { Bracket, IRoundProps } from...

It looks like NewBracket returns undefined Does it work if you do: ```javascript const NewBracket = () => { return ; }; ```

I replied before you edited your code example, ![Screenshot_20230627_202821](https://github.com/mohux/react-brackets/assets/88001922/7312f417-42d4-43ee-a996-6581b6b888b9)