Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinBeczak committed Nov 13, 2024
1 parent a499e68 commit 91c48cf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ import WithSearch from '../../../HOCs/WithSearch/WithSearch';
import useHash from '../../../../hooks/UseHash';
import { SET_RAPIDEDITOR } from '../../../../services/RapidEditor/RapidEditor';
import BusySpinner from '../../../BusySpinner/BusySpinner';
import messages from './../Messages';
import { FormattedMessage } from 'react-intl';
import messages from './../Messages';

/**
* Generate the initial URL hash for the Rapid editor.
*/
Expand Down

0 comments on commit 91c48cf

Please sign in to comment.