فهرست منبع

Delete core-concepts.md (#1345)

Alexander Sokolov 7 سال پیش
والد
کامیت
dee61704d6
1فایلهای تغییر یافته به همراه0 افزوده شده و 13 حذف شده
  1. 0 13
      docs/guide/core-concepts.md

+ 0 - 13
docs/guide/core-concepts.md

@@ -1,13 +0,0 @@
-# Core Concepts
-
-We will be learning the core concepts of Vuex in these chapters. They are:
-
-- [State](state.md)
-- [Getters](getters.md)
-- [Mutations](mutations.md)
-- [Actions](actions.md)
-- [Modules](modules.md)
-
-A deep understanding of all these concepts is essential for using vuex.
-
-Let's get started.