Skip to content
Snippets Groups Projects

select note component in <setup>

Merged dakkar requested to merge feature/select-note-style-in-setup into develop
  1. Jun 22, 2024
  2. Jun 21, 2024
    • dakkar's avatar
      don't `await` in `<setup>` · 385ecc30
      dakkar authored
      `defineAsyncComponent` exists for exactly this purpose…
      385ecc30
    • dakkar's avatar
      select note component in <setup> · 513a8e5d
      dakkar authored
      this makes our templates much more similar to upstream's, making
      merges simpler
      
      changing note design is already marked as needing a reload, so having
      non-reactive code that selects the note component is not a problem
      513a8e5d
Loading