Skip to content
Snippets Groups Projects
Commit 501d39f7 authored by chris's avatar chris
Browse files

add waxContext

parent d5fd8d89
No related branches found
No related tags found
1 merge request!144enable insertions, deletions on codeblock
/* eslint react/prop-types: 0 */
import React from 'react';
import React, { useContext } from 'react';
import { WaxContext } from 'wax-prosemirror-core';
import styled from 'styled-components';
const UploadImage = styled.div`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment