forked from Archives/Athou_commafeed
workaround no longer needed
This commit is contained in:
@@ -38,8 +38,7 @@ export function ImportOpml() {
|
|||||||
<FileInput
|
<FileInput
|
||||||
label={<Trans>OPML file</Trans>}
|
label={<Trans>OPML file</Trans>}
|
||||||
leftSection={<TbFileImport />}
|
leftSection={<TbFileImport />}
|
||||||
// https://github.com/mantinedev/mantine/issues/5401
|
placeholder={t`OPML file`}
|
||||||
{...{ placeholder: t`OPML file` }}
|
|
||||||
description={
|
description={
|
||||||
<Trans>
|
<Trans>
|
||||||
An opml file is an XML file containing feed URLs and categories. You can get an OPML file by exporting your
|
An opml file is an XML file containing feed URLs and categories. You can get an OPML file by exporting your
|
||||||
|
|||||||
Reference in New Issue
Block a user