chore: Convert <Text /> component to span by default
This commit is contained in:
@@ -14,7 +14,7 @@ function ImportJSONDialog() {
|
||||
|
||||
return (
|
||||
<Flex column>
|
||||
<Text type="secondary">
|
||||
<Text as="p" type="secondary">
|
||||
<DropToImport
|
||||
onSubmit={dialogs.closeAllModals}
|
||||
format={FileOperationFormat.JSON}
|
||||
|
||||
Reference in New Issue
Block a user