From 4495c02c41b95ce6df0c34dbf6ac62f7addae7a3 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 10 Mar 2024 01:01:22 +0000 Subject: Move selected state out of store and into route --- layouts/editor.vue | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 layouts/editor.vue (limited to 'layouts/editor.vue') diff --git a/layouts/editor.vue b/layouts/editor.vue new file mode 100644 index 0000000..873e55c --- /dev/null +++ b/layouts/editor.vue @@ -0,0 +1,43 @@ + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2