X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Fssh_keys%2FsshKeys.jsx;fp=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Fssh_keys%2FsshKeys.jsx;h=f832215ad3311be48538ac9bfda7087dc02a3495;hp=8f8945db5822d6013f9e2590c9abaaaf8d9f1612;hb=1aac0ba0407c79c4b2c112db4f5f8371ea68ac76;hpb=99602578165e51ce10cf4b5f352178c5faf09d50 diff --git a/skyquake/plugins/launchpad/src/ssh_keys/sshKeys.jsx b/skyquake/plugins/launchpad/src/ssh_keys/sshKeys.jsx index 8f8945db5..f832215ad 100644 --- a/skyquake/plugins/launchpad/src/ssh_keys/sshKeys.jsx +++ b/skyquake/plugins/launchpad/src/ssh_keys/sshKeys.jsx @@ -21,7 +21,7 @@ import SshKeyCard from './sshKeyCard.jsx'; import SshKeyStore from './sshKeyStore.js'; import SkyquakeComponent from 'widgets/skyquake_container/skyquakeComponent.jsx'; import '../../node_modules/open-iconic/font/css/open-iconic.css'; -import 'style/base.scss'; +// import 'style/base.scss'; class SshKeys extends Component {