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