From 1272456ab2cb77f29b27f3839563b09a709cbc06 Mon Sep 17 00:00:00 2001 From: Vitalii Lysak Date: Wed, 13 Jul 2022 15:46:06 +0300 Subject: move sila-dev to _sila --- src/views/_sila/Fans/StaticInformation/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/views/_sila/Fans/StaticInformation/index.js (limited to 'src/views/_sila/Fans/StaticInformation/index.js') diff --git a/src/views/_sila/Fans/StaticInformation/index.js b/src/views/_sila/Fans/StaticInformation/index.js new file mode 100644 index 00000000..9a5d913d --- /dev/null +++ b/src/views/_sila/Fans/StaticInformation/index.js @@ -0,0 +1,2 @@ +import FansStaticPage from './FansStaticPage.vue'; +export default FansStaticPage; -- cgit v1.2.3