We really need to either revise (as Flasher is and had been End of Life for some time now) or remove this entirely.
|
<Alert |
|
type="warning" |
|
showIcon |
|
style={{ maxWidth: "500px", paddingBottom: 16 }} |
|
message={t(`The SD card editor is still in development`)} |
|
description={t( |
|
`You may notice missing features or bugs, it's recommended to continue using Flasher as your main SD Card tool` |
|
)} |
|
/> |
We really need to either revise (as Flasher is and had been End of Life for some time now) or remove this entirely.
buddy/src/renderer/pages/sdcard/SelectSdcardScreen.tsx
Lines 63 to 71 in fd0025c