diff --git a/src/components/UserStatistics/UserStatisticsSearch.vue b/src/components/UserStatistics/UserStatisticsSearch.vue new file mode 100644 index 0000000..aad9613 --- /dev/null +++ b/src/components/UserStatistics/UserStatisticsSearch.vue @@ -0,0 +1,80 @@ + + + diff --git a/src/components/UserStatistics/UserStatisticsTable.vue b/src/components/UserStatistics/UserStatisticsTable.vue new file mode 100644 index 0000000..325c62a --- /dev/null +++ b/src/components/UserStatistics/UserStatisticsTable.vue @@ -0,0 +1,81 @@ + + + + + diff --git a/src/components/WrongQuestion/WrongQuestionSearch.vue b/src/components/WrongQuestion/WrongQuestionSearch.vue new file mode 100644 index 0000000..e69de29 diff --git a/src/views/UserStatistics.vue b/src/views/UserStatistics.vue index 4147ec1..2668f73 100644 --- a/src/views/UserStatistics.vue +++ b/src/views/UserStatistics.vue @@ -1,18 +1,62 @@