Skip to content

Commit

Permalink
Add _LuxMenuBarLabel for export
Browse files Browse the repository at this point in the history
I forgot to do this in #323 -- sorry about that
  • Loading branch information
sandbergja committed Aug 7, 2024
1 parent 5535b7a commit 62f3461
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import _LuxCardContent from "./_LuxCardContent.vue"
import _LuxCardHeader from "./_LuxCardHeader.vue"
import _LuxCardMedia from "./_LuxCardMedia.vue"
import _LuxHamburger from "./_LuxHamburger.vue"
import _LuxMenuBarLabel from "./_LuxMenuBarLabel.vue"
import _LuxSubscribeNewsletter from "./_LuxSubscribeNewsletter.vue"
import _LuxUniversityAccessibility from "./_LuxUniversityAccessibility.vue"
import _LuxUniversityAccessibilityOld from "./_LuxUniversityAccessibilityOld.vue"
Expand Down Expand Up @@ -64,6 +65,7 @@ export {
_LuxCardHeader,
_LuxCardMedia,
_LuxHamburger,
_LuxMenuBarLabel,
_LuxSubscribeNewsletter,
_LuxUniversityAccessibility,
_LuxUniversityAccessibilityOld,
Expand Down

0 comments on commit 62f3461

Please sign in to comment.