Read-only mode only if content is loaded
This commit is contained in:
@@ -83,6 +83,7 @@ export default function App() {
|
||||
actualContent={actualContent}
|
||||
setActualContent={setActualContent}
|
||||
contentType={contentType}
|
||||
pasteId={pasteId}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user