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
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';