spring-cloud/admin-web/src/layouts/UrlsContext.js

4 lines
72 B
JavaScript

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