Skip to content

Commit

Permalink
Update js/src/admin/components/EditLinkModal.js
Browse files Browse the repository at this point in the history
Co-authored-by: Davide Iadeluca <[email protected]>
  • Loading branch information
imorland and DavideIadeluca authored Oct 14, 2024
1 parent a929984 commit 7af61ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/src/admin/components/EditLinkModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import icon from 'flarum/common/helpers/icon';
import withAttr from 'flarum/common/utils/withAttr';
import ItemList from 'flarum/common/utils/ItemList';
import PermissionDropdown from 'flarum/admin/components/PermissionDropdown';

import Alert from 'flarum/common/components/Alert';
/**
* The `EditlinksModal` component shows a modal dialog which allows the user
* to create or edit a link.
Expand Down

0 comments on commit 7af61ef

Please sign in to comment.