Skip to content

Commit

Permalink
undo last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaJ2305 committed Dec 24, 2024
1 parent 4ae9bee commit b0a23ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Facility/AssetCreate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ const AssetCreate = (props: AssetProps) => {
setName("");
setDescription("");
setLocation("");
// setAssetClass(assetClassInitial);
setAssetClass(assetClassInitial);
setIsWorking(undefined);
setNotWorkingReason("");
setSerialNumber("");
Expand Down

0 comments on commit b0a23ce

Please sign in to comment.