From ca2881bd9b5b4b6d3cee3dd16deb2f0d8351dc24 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Fri, 24 Nov 2023 18:05:31 +0000 Subject: [PATCH] rename editor atom --- .../editor/atoms/{editor-atoms.ts => page-editor-atom.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/src/features/editor/atoms/{editor-atoms.ts => page-editor-atom.ts} (100%) diff --git a/client/src/features/editor/atoms/editor-atoms.ts b/client/src/features/editor/atoms/page-editor-atom.ts similarity index 100% rename from client/src/features/editor/atoms/editor-atoms.ts rename to client/src/features/editor/atoms/page-editor-atom.ts