mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-08-02 15:45:12 +02:00
added cypress ignores and removed a space for the navbar
This commit is contained in:
@@ -12,7 +12,7 @@ export const Navbar: FunctionComponent<Props> = () => {
|
||||
<nav data-testid="nav">
|
||||
<Link to="/" data-testid="nav.home">
|
||||
Home
|
||||
</Link>{" "}
|
||||
</Link>
|
||||
<Link to="/about" data-testid="nav.about">
|
||||
About
|
||||
</Link>
|
||||
|
Reference in New Issue
Block a user