diff --git a/src/assets/icons/settings_ethernet.svg b/src/assets/icons/settings_ethernet.svg new file mode 100644 index 00000000..8a8c91f8 --- /dev/null +++ b/src/assets/icons/settings_ethernet.svg @@ -0,0 +1,17 @@ + + + + diff --git a/src/assets/icons/sort.svg b/src/assets/icons/sort.svg new file mode 100644 index 00000000..8770c018 --- /dev/null +++ b/src/assets/icons/sort.svg @@ -0,0 +1,15 @@ + + \ No newline at end of file diff --git a/src/views/dashboard/related/trace/components/Statistics.vue b/src/views/dashboard/related/trace/components/Statistics.vue index 4f1f2ad1..8c0d0076 100644 --- a/src/views/dashboard/related/trace/components/Statistics.vue +++ b/src/views/dashboard/related/trace/components/Statistics.vue @@ -13,11 +13,11 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->