0.2.0 — a notebook in your pocket, ready to be hosted #3
@@ -1,6 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { computed, nextTick, onMounted, ref, watch } from "vue";
|
||||
import { repo } from "../adapters";
|
||||
import { useNotesStore } from "../stores/notes";
|
||||
import { useConfigStore } from "../stores/config";
|
||||
import ColorPicker from "./ColorPicker.vue";
|
||||
|
||||
Reference in New Issue
Block a user