BurnySc2 / sc2-planner

MIT License
48 stars 13 forks source link

Add an minimize button to ActionsSelection #24

Closed pikiou closed 3 years ago

pikiou commented 3 years ago

I'm completely new to React, tailwind and pulling a request on GitHub, hope I didn't mess things up! I want to add some features to sc2-planner, let's see how it goes with this small first one ^^

BurnySc2 commented 3 years ago

Hey, thank you for spending time on how I set up the project, and thanks for adding the feature.

I added the feature in https://github.com/BurnySc2/sc2-planner/pull/25 because I wanted to apply npx prettier before merging, however I was unable to push my commit to this PR. So instead I'm going to merge the other PR - I hope that is fine with you.

Edit: Apparently merging https://github.com/BurnySc2/sc2-planner/pull/25 ended up in merging this one too - interesting!

pikiou commented 3 years ago

Whatever works ^^ From now on I'll apply npx prettier before pushing.