From 731c291d6192a6e36a30cb2d94ef4ee35cd5e0a0 Mon Sep 17 00:00:00 2001 From: mika kuns Date: Wed, 3 Jun 2026 10:02:16 +0200 Subject: [PATCH] feat(ui): NotesEditorView --- .../Views/Islands/NotesEditorView.axaml | 35 +++++++++++++++++++ .../Views/Islands/NotesEditorView.axaml.cs | 8 +++++ 2 files changed, 43 insertions(+) create mode 100644 src/ClaudeDo.Ui/Views/Islands/NotesEditorView.axaml create mode 100644 src/ClaudeDo.Ui/Views/Islands/NotesEditorView.axaml.cs diff --git a/src/ClaudeDo.Ui/Views/Islands/NotesEditorView.axaml b/src/ClaudeDo.Ui/Views/Islands/NotesEditorView.axaml new file mode 100644 index 0000000..a540c7c --- /dev/null +++ b/src/ClaudeDo.Ui/Views/Islands/NotesEditorView.axaml @@ -0,0 +1,35 @@ + + + +