urfreespace commented on a change in pull request #6: URL: https://github.com/apache/pulsar-site/pull/6#discussion_r814436861
########## File path: site2/website-next/src/pages/index.js ########## @@ -1,4 +1,5 @@ -import React, { useEffect, componentDidMount } from "react"; +import React, { useEffect } from "react"; +import SineWaves from "sine-waves"; Review comment: @Paul-TT It looks like you haven't merge the latest changes to your `PR`, please merge the `main` branch into your branch and then submit your `PR` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org