In your command-line run the following commands:
brew doctorbrew update
In your command-line run the following commands:
brew doctorbrew update| import React from 'react'; | |
| import Head from 'next/head'; | |
| import {stylesheet, classNames} from './index.css'; | |
| import ComponentA from './Component/ComponentA/ComponentA'; | |
| // import ComponentB from './Component/ComponentB/ComponentB'; | |
| export default class TestMonacoEditorPage extends React.Component{ | |
| constructor(props){ | |
| super(props); | |
| this.state = { |
| = Movie Demo | |
| == Domain | |
| This text is kept for Domain text | |
| == Setup | |
| The Sample data which creates Actors, Movies and their relationships | |
| //hide | |
| //setup |