chore: remove comment
This commit is contained in:
@@ -30,7 +30,6 @@ const BrowserNavBar: FC<NavBarProps> = ({
|
|||||||
handleUrlChanged,
|
handleUrlChanged,
|
||||||
}) => {
|
}) => {
|
||||||
|
|
||||||
// context:
|
|
||||||
const { socket } = useSocketStore();
|
const { socket } = useSocketStore();
|
||||||
|
|
||||||
const [currentUrl, setCurrentUrl] = useState<string>('https://');
|
const [currentUrl, setCurrentUrl] = useState<string>('https://');
|
||||||
|
|||||||
Reference in New Issue
Block a user