Skip to content
Snippets Groups Projects
Unverified Commit ba2ad0f0 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett
Browse files

fix persistent_user_callout import

parent 05afd11e
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
import PersistentUserCallout from '../../persistent_user_callout';
import PersistentUserCallout from '.persistent_user_callout';
 
export default function initDismissableCallout(alertSelector) {
const alertEl = document.querySelector(alertSelector);
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment