mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-10-15 06:50:29 +00:00
Remove unnecessary fields in datatype
This commit is contained in:
@@ -51,10 +51,7 @@ export default function ImportSource({
|
||||
}
|
||||
limit={1}
|
||||
/>
|
||||
<div>
|
||||
<div className="text-xs mb-3 mt-1 opacity-80">
|
||||
{t("only_mysql_supported")}
|
||||
</div>
|
||||
<div className="mt-2">
|
||||
<Checkbox
|
||||
aria-label="overwrite checkbox"
|
||||
checked={importData.overwrite}
|
||||
|
Reference in New Issue
Block a user