github.com/kubeshop/testkube@v1.17.23/docs/src/theme/AnnouncementBar/index.js (about)

     1  export default function AnnouncementBarWrapper() {
     2    // The new announcement bar is below the navigation bar
     3    // @see {@link ../Navbar/index.js}
     4    return null;
     5  }