Skip to content

Commit

Permalink
merge conflicts gone
Browse files Browse the repository at this point in the history
  • Loading branch information
MWest2020 committed Aug 5, 2024
2 parents 5045be1 + 2045ff6 commit 9e42817
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/store/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ const metadataStore = useMetadataStore(pinia)
const publicationStore = usePublicationStore(pinia)

export {
// generic
navigationStore,
searchStore,
// feature-specific
catalogiStore,
directoryStore,
metadataStore,
publicationStore,
// generic
navigationStore,
searchStore,
// feature-specific
catalogiStore,
directoryStore,
metadataStore,
publicationStore,
}

0 comments on commit 9e42817

Please sign in to comment.