Skip to content

Commit

Permalink
rm link from onsite no finding aid no aeon
Browse files Browse the repository at this point in the history
  • Loading branch information
charmingduchess committed Dec 23, 2024
1 parent 70f97b1 commit 132661f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ItemTable/ItemAvailability.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const ItemAvailability = ({ item }: ItemAvailabilityProps) => {
message = (
<>
<AvailableByAppointment />
<AvailableAtLink location={item.location} />
<AvailableAt location={item.location} />
<ContactALibrarian item={itemMetadata} />
</>
)
Expand Down

0 comments on commit 132661f

Please sign in to comment.