Skip to content

Commit

Permalink
console: Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaplots committed Jan 28, 2025
1 parent 3822c16 commit 65c9a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/webui/console/containers/shortcut-panel/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import React from 'react'
import { defineMessages } from 'react-intl'
import { useDispatch, useSelector } from 'react-redux'
import classNames from 'classnames'

import { APPLICATION } from '@console/constants/entities'

Expand Down

0 comments on commit 65c9a4d

Please sign in to comment.