lt-app icon indicating copy to clipboard operation
lt-app copied to clipboard

Refactor the additionalButton into its own component

Open SyntaxBlitz opened this issue 4 years ago • 0 comments

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 avatar May 28 '20 06:05 SyntaxBlitz