mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 05:21:14 +02:00
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
This commit is contained in:
@@ -112,7 +112,7 @@ export const ProjectSettingsMemberDefaults: React.FC = observer(() => {
|
||||
return (
|
||||
<>
|
||||
<div className="flex items-center border-b border-custom-border-100 pb-3.5">
|
||||
<h3 className="text-xl font-medium">{t("defaults")}</h3>
|
||||
<h3 className="text-xl font-medium">{t("common.defaults")}</h3>
|
||||
</div>
|
||||
|
||||
<div className="flex w-full flex-col gap-2 pb-4">
|
||||
|
||||
Reference in New Issue
Block a user