We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c1405 commit c28bdbbCopy full SHA for c28bdbb
1 file changed
src/components/BookDetail/DownloadingShellbookDialog.tsx
@@ -63,7 +63,6 @@ export const DownloadingShellbookDialog: React.FunctionComponent<IDownloadingShe
63
onClick={() =>
64
downloadShellbook(props.book, props.contextLangIso)
65
}
66
- color="secondary"
67
>
68
<FormattedMessage
69
id="downloadShellbook.tryAgain"
0 commit comments