Add vendoring notice to the two vendored libs
parent
c938303a07
commit
1bfd53e8ce
|
@ -1,3 +1,5 @@
|
|||
// Vendored from @charliewilco/gluejar on npm (not marked compatible with React 18)
|
||||
|
||||
import { useEffect, useCallback, useReducer } from "react";
|
||||
|
||||
/* <PasteContainer
|
||||
|
|
Loading…
Reference in New Issue