Skip to content

Commit

Permalink
fix quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
konolak committed May 22, 2024
1 parent 8cb06c5 commit 33641d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { SchemaWithVersionInfo } from '@app/common/interfaces/schema.interface';
import RevisionFormModal from '@app/modules/form/revision-form-modal';
import {
ActionMenuWrapper,
} from "@app/common/components/schema-and-crosswalk-actionmenu/schema-and-crosswalk-actionmenu.styles";
} from '@app/common/components/schema-and-crosswalk-actionmenu/schema-and-crosswalk-actionmenu.styles';

interface SchemaAndCrosswalkActionmenuProps {
type: ActionMenuTypes;
Expand Down

0 comments on commit 33641d8

Please sign in to comment.