mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
code rabbit feedback
This commit is contained in:
@@ -46,6 +46,7 @@ export const DocsTab = ({ project }: DocsTabProps) => {
|
||||
});
|
||||
} catch (error) {
|
||||
console.error("Failed to save document:", error);
|
||||
throw error;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user