Skip to content

Commit

Permalink
Export the University Footer
Browse files Browse the repository at this point in the history
Small follow-up to #364 -- apologies for not catching it earlier
  • Loading branch information
sandbergja committed Oct 21, 2024
1 parent 453bd38 commit 7af0cb6
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 @@ -53,6 +53,7 @@ import LuxAlert from "./LuxAlert.vue"
import LuxDropdownMenu from "./LuxDropdownMenu.vue"
import LuxAutocompleteInput from "./LuxAutocompleteInput.vue"
import LuxTag from "./LuxTag.vue"
import LuxUniversityFooter from "./LuxUniversityFooter.vue"

export {
LuxInputButton,
Expand Down Expand Up @@ -109,4 +110,5 @@ export {
LuxDropdownMenu,
LuxAutocompleteInput,
LuxTag,
LuxUniversityFooter,
}

0 comments on commit 7af0cb6

Please sign in to comment.