code-examples/2024/12/react_demo1/src/AppInfoCtx.js

3 lines
71 B
JavaScript

import {createContext} from "react";
export default createContext("");