mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-24 08:28:27 -04:00
* feat: Copy button for code blocks Just a basic copy button in the code blocks so users can copy commands more easily. Inspired by Github's copy button. * feat: Add Info for Image Cycler A small little tooltip type text letting the user know that the image on the main page can be cycled through when hovered on. * fix: Spelling mistake lol * fix: Make button bigger so it looks centered Make it look centered on one line big code blocks. * fix: Tailwind Linting