Update best-practices-front.mdx (#8836)
This commit is contained in:
committed by
GitHub
parent
64500d07d3
commit
9d7632cb4f
@ -299,7 +299,7 @@ import {
|
||||
```tsx
|
||||
// ✅ Good, utilises the designated aliases
|
||||
import { CatalogDecorator } from '~/testing/decorators/CatalogDecorator';
|
||||
import { ComponentDecorator } from 'twenty-ui';=
|
||||
import { ComponentDecorator } from 'twenty-ui';
|
||||
```
|
||||
|
||||
## Schema Validation
|
||||
|
||||
Reference in New Issue
Block a user