mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
rename prop if a component requires authentication
This commit is contained in:
@@ -69,6 +69,6 @@ function AdminRecentBookings({ bookings }) {
|
||||
)
|
||||
}
|
||||
|
||||
AdminRecentBookings.auth = true
|
||||
AdminRecentBookings.authenticationRequired = true
|
||||
|
||||
export default AdminRecentBookings
|
||||
|
||||
Reference in New Issue
Block a user