pull/5370/head
filip mertens 3 years ago
parent bf140b314c
commit df1d9f2836
  1. 2
      libs/remix-ui/search/src/lib/components/Undo.tsx

@ -26,4 +26,4 @@ export const Undo = () => {
Undo changes to {path.basename(state.undoBuffer[`${state.workspace}/${state.currentFile}`].path)}
</button> : null}
</>)
}
}

Loading…
Cancel
Save