summaryrefslogtreecommitdiff
path: root/docs/.vuepress
diff options
context:
space:
mode:
Diffstat (limited to 'docs/.vuepress')
-rw-r--r--docs/.vuepress/config.js2
-rw-r--r--docs/.vuepress/public/table-empty.pngbin23143 -> 0 bytes
-rw-r--r--docs/.vuepress/public/table-expand-row.pngbin140722 -> 0 bytes
-rw-r--r--docs/.vuepress/public/table-sort.pngbin94267 -> 0 bytes
-rw-r--r--docs/.vuepress/public/table.pngbin36144 -> 0 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index fffc2590..1cf949b1 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -49,7 +49,7 @@ module.exports = {
"/guide/components/",
"/guide/components/alert",
"/guide/components/buttons/",
- "/guide/components/table",
+ "/guide/components/table/",
"/guide/components/toast",
]
},
diff --git a/docs/.vuepress/public/table-empty.png b/docs/.vuepress/public/table-empty.png
deleted file mode 100644
index 90ecfc14..00000000
--- a/docs/.vuepress/public/table-empty.png
+++ /dev/null
Binary files differ
diff --git a/docs/.vuepress/public/table-expand-row.png b/docs/.vuepress/public/table-expand-row.png
deleted file mode 100644
index b8ee9c96..00000000
--- a/docs/.vuepress/public/table-expand-row.png
+++ /dev/null
Binary files differ
diff --git a/docs/.vuepress/public/table-sort.png b/docs/.vuepress/public/table-sort.png
deleted file mode 100644
index af6d831e..00000000
--- a/docs/.vuepress/public/table-sort.png
+++ /dev/null
Binary files differ
diff --git a/docs/.vuepress/public/table.png b/docs/.vuepress/public/table.png
deleted file mode 100644
index 0160013e..00000000
--- a/docs/.vuepress/public/table.png
+++ /dev/null
Binary files differ