/** * Internal dependencies. */ import { DeleteAllNotes } from './delete-all-notes'; export const AdminNotes = () => { return ( <>
This section contains tools for managing admin notes.