fix(app): add style for be-indicator (#7140)

pull/7333/head
Chaim Lev-Ari 2 years ago committed by GitHub
parent 8045a15a50
commit 7b774c702d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,8 @@
import { PropsWithChildren } from 'react';
import clsx from 'clsx';
import './BEFeatureIndicator.css';
import { FeatureId } from '@/portainer/feature-flags/enums';
import { getFeatureDetails } from './utils';

Loading…
Cancel
Save