Add .editorconfig; reformat project
This commit is contained in:
@ -68,4 +68,4 @@ export default class ErrorBoundary extends React.Component<React.PropsWithChildr
|
||||
</Card>
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -115,4 +115,4 @@ export default ErrorBoundary.wrap(function Settings(props) {
|
||||
}
|
||||
</Forms.FormSection >
|
||||
);
|
||||
});
|
||||
});
|
||||
|
@ -1 +1 @@
|
||||
export { default as Settings } from "./Settings";
|
||||
export { default as Settings } from "./Settings";
|
||||
|
Reference in New Issue
Block a user