Hide button (#6895)

This commit is contained in:
sean-brydon 2023-02-05 20:30:51 +00:00 committed by GitHub
parent 09e338970d
commit 26ed478e50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,7 @@ export default function Availability({ schedule }: { schedule: number }) {
/>
</div>
<hr className="my-6 mr-8" />
<div className="rounded-md">
<div className="hidden rounded-md md:block">
<h3 className="text-sm font-medium text-gray-900">{t("something_doesnt_look_right")}</h3>
<div className="mt-3 flex">
<Button href="/availability/troubleshoot" color="secondary">