mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
rename prop if a component requires authentication
This commit is contained in:
@@ -74,6 +74,6 @@ function ShowBookingAdmin({ booking: bookingProp }: { booking: Booking }) {
|
||||
)
|
||||
}
|
||||
|
||||
ShowBookingAdmin.auth = true
|
||||
ShowBookingAdmin.authenticationRequired = true
|
||||
|
||||
export default ShowBookingAdmin
|
||||
|
||||
Reference in New Issue
Block a user