minor fix
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LinkModal({
|
|||||||
<p className="ml-10 mt-[0.1rem] text-xl mb-3 font-thin">
|
<p className="ml-10 mt-[0.1rem] text-xl mb-3 font-thin">
|
||||||
Manage Preserved Formats
|
Manage Preserved Formats
|
||||||
</p>
|
</p>
|
||||||
<PreservedFormats activeLink={activeLink} />
|
<PreservedFormats />
|
||||||
</>
|
</>
|
||||||
) : undefined}
|
) : undefined}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user