fix lab build errors after mjs transition
This commit is contained in:
parent
6d5d13e9b5
commit
dd4aabc557
17 changed files with 42 additions and 44 deletions
|
@ -1,6 +1,6 @@
|
|||
import { ErrorView } from 'shared/components/error/view.mjs'
|
||||
|
||||
export const Error = (props) => {
|
||||
export const DraftError = (props) => {
|
||||
const errors = {
|
||||
pattern: 0,
|
||||
sets: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue