Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

remove incorrect unused CSS property #43

Conversation

GrayStrider
Copy link
Contributor

align-items: space-between doesn't seem to do anything here, updated snapshot
fixes #40
I can just change it to random valid value if changing snapshots is undesirable; it doesn't do anything regardless.

`align-items: space-between` doesn't seem to do anything here, removed, updated snapshot
@GrayStrider GrayStrider force-pushed the react-boilerplate-typescript-40 branch from ce344a7 to 9ab1163 Compare October 19, 2019 02:01
@Can-Sahin
Copy link
Member

There is one thing here important. I am intentionally not changing anything that isnt typescript related. Trying to maintain a very similar duplicate, otherwise merging becomes even harder. I have to look all the files and compare them manually. Merging from upstream is really getting painful since I couldnt find a method to do that.

@GrayStrider
Copy link
Contributor Author

I see, let's just stick to TS then.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid align-items property value
2 participants