mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2026-01-30 18:54:53 -06:00
PR-589725: Updating packages, fixing redux actions and fixing linting.
This commit is contained in:
@@ -22,7 +22,7 @@ import './commands';
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
|
||||
import { mount } from '@cypress/react'
|
||||
import { mount } from '@cypress/react';
|
||||
|
||||
// Augment the Cypress namespace to include type definitions for
|
||||
// your custom command.
|
||||
|
||||
Reference in New Issue
Block a user