mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 22:36:38 +00:00
Format all files
This commit is contained in:
@@ -14,4 +14,3 @@ export default async function AdminLicenseLayout(props: LayoutProps) {
|
||||
|
||||
return props.children;
|
||||
}
|
||||
|
||||
|
||||
@@ -316,9 +316,7 @@ export default function LicensePage() {
|
||||
}}
|
||||
dialog={
|
||||
<div>
|
||||
<p>
|
||||
{t("licenseQuestionRemove")}
|
||||
</p>
|
||||
<p>{t("licenseQuestionRemove")}</p>
|
||||
<p>
|
||||
<b>{t("licenseMessageRemove")}</b>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user