Skip to content

Commit

Permalink
Merge pull request #365 from pulibrary/add-university-footer-for-export
Browse files Browse the repository at this point in the history
Export the University Footer
  • Loading branch information
sandbergja authored Oct 21, 2024
2 parents 453bd38 + 7af0cb6 commit 415fc02
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 415fc02

Please sign in to comment.