mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-08 09:24:18 +01:00
3 lines
No EOL
86 B
JavaScript
3 lines
No EOL
86 B
JavaScript
import React from "react";
|
|
|
|
export const SketcherAppContext = React.createContext({}); |