mirror of
https://github.com/strapi/strapi.git
synced 2025-07-24 17:40:18 +00:00
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
This commit is contained in:
parent
e8eed84e75
commit
cf910efc56
@ -28,7 +28,7 @@ const App = () => {
|
||||
// Check with @mfrachet if ok with a11y
|
||||
if (status === 'loading') {
|
||||
return (
|
||||
<Main labelledBy="title">
|
||||
<Main labelledBy="title" aria-busy="true">
|
||||
<HeaderLayout
|
||||
id="title"
|
||||
title={formatMessage({
|
||||
|
Loading…
x
Reference in New Issue
Block a user