You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
Hi Everyone,
I want to render custom editor like select option but nothing show up, i am sharing my code below. Am i missing something ?
Please help :)
`
import { Button } from 'bootstrap';
import React, { useState } from 'react';
import { Col, FormControl, InputGroup, Row } from 'react-bootstrap';
import Annotation from 'react-image-annotation'
const AnnotationDemo = (props) => {
}
export default AnnotationDemo;
`
The text was updated successfully, but these errors were encountered: