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

Refactor the additionalButton into its own component #20

Open
SyntaxBlitz opened this issue May 28, 2020 · 0 comments
Open

Refactor the additionalButton into its own component #20

SyntaxBlitz opened this issue May 28, 2020 · 0 comments
Labels
chore Cleanup, dependency upgrades, or other boring stuff.

Comments

@SyntaxBlitz
Copy link
Contributor

There are a few places in the app where we pretty much use exactly the same markup and styling to make a button. This is a remnant from when I was just prototyping and didn't want to put in the effort to keep it DRY. Let's extract that into its own component.

@SyntaxBlitz SyntaxBlitz added the chore Cleanup, dependency upgrades, or other boring stuff. label May 28, 2020
12ya added a commit to 12ya/lt-app that referenced this issue Oct 20, 2023
12ya added a commit to 12ya/lt-app that referenced this issue Oct 20, 2023
12ya added a commit to 12ya/lt-app that referenced this issue Oct 20, 2023
12ya added a commit to 12ya/lt-app that referenced this issue Oct 20, 2023
…Styles for for components/About/About.react.tsx custom styles & About/About.react.tsx:: replace additional buttons with AdditionalButton component

language-transfer#20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Cleanup, dependency upgrades, or other boring stuff.
Projects
None yet
Development

No branches or pull requests

1 participant