---
title: Full Editor
---

import FullEditor from '../../src/components/standalone/FullEditor';

<div style={{ margin: '50px auto', maxWidth: 720 }}>
  <FullEditor />
</div>
