fix(build): handle warning about userId [EE-5612] (#10444)

pull/10459/head
Chaim Lev-Ari 1 year ago committed by GitHub
parent 5c37ed328f
commit 9e57530bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
import { EnvironmentId } from '@/react/portainer/environments/types';
import { UserId } from './types/user-id';
import { type UserId } from './types/user-id';
export { type UserId };

Loading…
Cancel
Save