Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSignLabs/OpenSign
/ discardChanges
Function
discardChanges
apps/OpenSign/src/components/pdf/EditTemplate.jsx:266–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
264
}
265
};
266
const discardChanges = () => {
267
setShowConfirm(false);
268
handleClose();
269
};
270
271
const handleColorsChange = (color) => {
272
setSelectedColors((prev) => {
Callers
nothing calls this directly
Calls
1
handleClose
Function · 0.70
Tested by
no test coverage detected