rename to tono

This commit is contained in:
2026-03-29 22:51:58 -07:00
parent 961b5d08c8
commit 52da360804
33 changed files with 82 additions and 82 deletions

View File

@@ -224,7 +224,7 @@ class PreviewBoundary extends React.Component {
}
componentDidCatch(error) {
console.error('[argonode] preview render failed', error);
console.error('[tono] preview render failed', error);
}
componentDidUpdate(prevProps) {