Skip to content

Commit

Permalink
UIIN-2793: Rename file for styles
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrHladchenko1 committed May 10, 2024
1 parent 89f6fc9 commit 4d6473c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import useInstanceAcquisition from './useInstanceAcquisition';

import TenantAcquisition from './TenantAcquisition';

import css from './TenantAcquisition.css';
import css from './InstanceAcquisition.css';

const InstanceAcquisition = ({ accordionId, instanceId }) => {
const stripes = useStripes();
Expand Down

0 comments on commit 4d6473c

Please sign in to comment.