bugs fixed
This commit is contained in:
@@ -14,3 +14,5 @@
|
||||
// }
|
||||
// res.end();
|
||||
// };
|
||||
|
||||
export {};
|
||||
|
||||
@@ -154,7 +154,7 @@ export default function Collections() {
|
||||
</p>
|
||||
|
||||
<p className="capitalize text-black dark:text-white">
|
||||
Shared collections you're a member of
|
||||
Shared collections you're a member of
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -119,7 +119,8 @@ export default function Password() {
|
||||
</label>
|
||||
<div>
|
||||
<p className="text-sm mb-2 text-black dark:text-white">
|
||||
More information (the more details, the more helpful it'd be)
|
||||
More information (the more details, the more helpful it'd
|
||||
be)
|
||||
</p>
|
||||
|
||||
<textarea
|
||||
|
||||
Reference in New Issue
Block a user