components/DownloadButton.tsx houses the DownloadButton component, which integrates with github releases to display download buttons for the available instances of each respective os. This is in fact a panel, not a single button as implied, changing both the filename and the component name will improve readability.
Rename to DownloadPanel.
components/DownloadButton.tsxhouses theDownloadButtoncomponent, which integrates with github releases to display download buttons for the available instances of each respective os. This is in fact a panel, not a single button as implied, changing both the filename and the component name will improve readability.Rename to
DownloadPanel.