Skip to content

Instantly share code, notes, and snippets.

@adamdriscoll
Created September 7, 2019 16:35
Show Gist options
  • Save adamdriscoll/57a2d73b1f0e89a50de725a83c6e9e54 to your computer and use it in GitHub Desktop.
Save adamdriscoll/57a2d73b1f0e89a50de725a83c6e9e54 to your computer and use it in GitHub Desktop.
Registering a component with Universal Dashboard.
import UDHelmet from './helmet';
UniversalDashboard.register("ud-helmet", UDHelmet);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment