mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
fix lint
This commit is contained in:
@@ -74,7 +74,7 @@ export default function ResourceInfoBox({ }: ResourceInfoBoxType) {
|
|||||||
{
|
{
|
||||||
niceId: tempNiceId.trim()
|
niceId: tempNiceId.trim()
|
||||||
}
|
}
|
||||||
)
|
);
|
||||||
|
|
||||||
setNiceId(tempNiceId.trim());
|
setNiceId(tempNiceId.trim());
|
||||||
setIsEditing(false);
|
setIsEditing(false);
|
||||||
|
|||||||
Reference in New Issue
Block a user