Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created a nifty customizer using React. #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

josephgeis
Copy link

I also changed the <textarea>s to styled <pre>s. Because the <textarea>s weren't going down well with React. I needed some practice with React, so I decided to make a customizer that spits out the code people need to insert for their project. The code for the customizer can be found in src/ and the Webpack-compiled code is in dist/. Webpack compiles it as a development build so that it can be inspected in the browser with the React tools.

@josephgeis
Copy link
Author

I’m interested in your input on my idea.

@ahuglajbclajep
Copy link
Contributor

This PR probably resolves #42, but the output contains code from the React itself, which is undesirable.

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

Successfully merging this pull request may close these issues.

None yet

2 participants