Move context provide up one layer to the DevIdePage

Related to #360
This commit is contained in:
Kurt Hutten
2021-06-12 20:35:13 +10:00
parent cd94f11374
commit e9583166f4
8 changed files with 41 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
import { IdeContext } from 'src/components/IdeToolbarNew'
import { IdeContext } from 'src/pages/DevIdePage/DevIdePage'
import { useRef, useState, useEffect, useContext } from 'react'
import {
Canvas,