AG-2178 Add docs and example on how to use Context API with React
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import React from "react";
|
||||
|
||||
export default React.createContext('normal');
|
||||
Reference in New Issue
Block a user