1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-20 13:59:40 +02:00

feature(ui): ui improvements kube config add from EE-3471 (#7341)

This commit is contained in:
Prabhat Khera 2022-07-28 11:17:32 +12:00 committed by GitHub
parent aa830a0e58
commit e779939ae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 57 additions and 51 deletions

View file

@ -1,3 +1,4 @@
import { Buffer } from 'buffer';
import angular from 'angular';
import _ from 'lodash-es';
import chardet from 'chardet';